Skip to content

Delete a client app

Request

OAuth 2.0 scope:
  • okta.clients.manage

Deletes a client app

Path
clientIdstringrequired

client_id of the client app

DELETE
/oauth2/v1/clients/{clientId}
curl -i -X DELETE \
  'https://okta-subdomain.pixtulate.com/oauth2/v1/clients/{clientId}'

Responses

No Content

Response
No content