Agents
public
Delete a key registered under a Agent.
delete/orgs/{orgId}/agents/{agentId}/keys/{fingerprint}
Path parameters
orgIdstring required
The Organization ID
agentIdstring required
The Agent id.
fingerprintstring required
The Key fingerprint (hexadecimal representation of sha256 hash of the DER representation of the key).
Response
Key successfully deleted.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.