Skip to main content

Delete an external application

DELETE 

/v1/admin/external-applications/:oAuthAppId

Soft-deletes the external application by setting deleted: true. The record is retained in the registry but is no longer treated as authorised. All associated client mappings remain but are effectively inactive.

Request

Responses

External application deleted successfully