Perform actions on Agent Credentials
Agents
Perform actions on Agent Credentials
Endpoint to perform actions on Agent Credentials such as refreshing them
POST
Perform actions on Agent Credentials
Authorizations
a valid bearer token
Path Parameters
The ID of the agent
Body
application/json
The action to perform for agent credentials.
Available actions are:
- SECRET_REFRESH - Refresh the client secret of the Agent
Available options:
SECRET_REFRESH Example:
"SECRET_REFRESH"
