Applications

removes a particular permission scope from an application.

Sample request:

DELETE /api/v1/applications/{id}/permission/scopes/{scopeName}

delete/api/v1/applications/{id}/permission/scope/{scopeName}

Path parameters

idstring required

the id for the application

scopeNamestring required

the permission scope name

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.