v1

Decodes the integrity token and returns the token payload.

post/v1/{+packageName}:decodeIntegrityToken

Path parameters

packageNamestring required

Package name of the app the attached integrity token belongs to.

Request body

integrityTokenstring

Encoded integrity token.

Response

Successful response

Changes