Skip to main content

Delete OAuth Client

DELETE 

/oauth-clients/:id

This deletes an OAuth client.

Request

Path Parameters

    id stringrequired

    The OAuth client id

    Example: ef38f94347e94562b5bb8424a56397d8

Responses

No content.

Loading...