Cross-App Access
Create
Declare a scope under a resource server. The scope value is the literal OAuth scope string and is immutable after creation.
post/api/v1/apps/{app_id}/xaa/scopes
Path parameters
app_idstring required
The application that owns the resource server.
Request body
Response
XAAScopeServiceCreateResponse returns the created scope.