Auth Server Scopes
Create a new auth server scope
Create a new scope for a given auth server. The name attribute must be unique within the auth server.
post/v1/auth-servers/{authServerId}/scopes
Request body
Response
A scope
Example response
{
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}