Skip to main content

Create resource server for a setup

POST 

/v2/modules/:module/setups/:setupId/resource-servers

Registers a new resource server within the specified setup. The request body must include the resource server's identifier and its list of declared OAuth scopes. On success, returns the newly created resource server's identifier.

Request

Responses

Resource server successfully created