Skip to main content

Delete a client mapping

DELETE 

/v1/admin/external-applications/:oAuthAppId/clients/:slug

Soft-deletes the mapping by setting deleted: true, revoking the application's access to the specified client/brand tenant. Returns 404 if the mapping does not exist.

Request

Responses

Mapping deleted successfully