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
createdstring date-time required
updatedstring date-time required

Changes