Token Rotation
Panther API token rotation operation
Overview
Rotate an API token
mutation rotateAPIToken() { rotateAPIToken() { token{ value } } }
Example in the API Playground

Last updated
Was this helpful?

