v1
latestOpenAPI 3.1.02026-07-261690320.7 KBRotate app token
creates a new token and revokes the current token if it exists for a Zen app
post/firewall/apps/{app_id}/token
Path parameters
app_idinteger required
The ID of the Zen app
Response
The token for the app has been successfully rotated
Example response
{
"token": "AIK_RUNTIME_69_420_N3V3r60NN461V3Y0UUPN3V3r60NN4137Y0UD0WNN3V3r60NN"
}