Hi Phaneesh,
/v1/verify/{app}/{id} api always ask for X-Auth-Token,app, id and body for verifying the token. Is it possible to verify the token only by passing the X-Auth-Token,app, id making body as optional.As of now body is also mandatory .
Please suggest?
Hi Phaneesh,
/v1/verify/{app}/{id} api always ask for X-Auth-Token,app, id and body for verifying the token. Is it possible to verify the token only by passing the X-Auth-Token,app, id making body as optional.As of now body is also mandatory .
Please suggest?