Skip to main content

Delete service user key

Delete a service user key permanently.

Path Parameters
    org_id string required

    The organization ID to which the service user belongs to.

    id string required

    The unique ID of the service user to delete a key for.

    key_id string required

    The unique ID of the key to delete.

Responses

A successful response.


Schema

    object

Loading...