Edit a resource server
PUT/v2/modules/:module/setups/:setupId/resource-servers/:resourceId
Updates the configuration of an existing resource server, including its declared scopes. The full resource server definition must be provided. Changes can be scheduled to take effect at a future date by supplying a validFrom timestamp in the request body, which creates a new snapshot.
Request
Responses
- 200
- 400
- 403
- 404
Resource server successfully edited
The request body contains invalid or missing resource server properties
The caller does not have administrator privileges required to edit this resource server
No resource server exists with the specified ID in this setup