Delete a resource server
DELETE/v2/modules/:module/setups/:setupId/resource-servers/:resourceId
Permanently deletes the specified resource server and all its declared scopes from the setup. Clients that reference scopes from this resource server may be affected. This operation is irreversible.
Request
Responses
- 204
- 403
- 404
The resource server and all its declared scopes were successfully deleted
The caller does not have administrator privileges required to delete this resource server
No resource server exists with the specified ID in this setup