Admin

Auth Token Rotate

Rotate an auth token, invalidating the old one and issuing a new secret

post/api/v1.admin.auth-token.rotate

Request body

idstring required

Response

idstring required
tokenstring required
createdinteger required
updatedinteger required

Changes