Appearance
Delete a pre-registered OAuth client​
DELETE
/oauth/clients/{id}
Authorizations​
BearerAuth
JWT token from login
Type
HTTP (bearer)
or
AccessToken
Personal access token. Value: Token <your-token>
Type
API Key (header: Authorization)
Parameters​
Path Parameters
id*
Type
Requiredstring
Responses​
Deleted
application/json
JSON"message": "string"
{
 Â
}