Agents
Perform actions on Agent Credentials
Endpoint to perform actions on Agent Credentials such as refreshing them
post/v1/agents/{agentId}/credentials
Path parameters
agentIdstring required
The ID of the agent
Request body
Example request
{
"action": "SECRET_REFRESH"
}Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.