Skip to main content

Delete service user

Delete a service user permanently and all of its relations (keys, organizations, roles, etc)

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.

Responses

A successful response.


Schema

    object

Loading...