agent-pools-mtls-certificates
Revoke an Agent Pool mTLS Certificate
Revokes an mTLS certificate by deactivating it. Agents presenting this certificate will no longer be accepted when mTLS enforcement is enabled on the pool.
post/agent-pools/{agent_pool}/mtls-certificates/{certificate_id}/actions/revoke
Path parameters
agent_poolstring required
The ID of the agent pool.
certificate_idstring required
The ID of the certificate to revoke.
Response
Certificate revoked successfully.