Cross-App Access
Create
Create an access profile under a resource server. The backend also provisions a backing AppEntitlement that users request to be granted the profile's scopes.
post/api/v1/apps/{app_id}/xaa/access_profiles
Path parameters
app_idstring required
The application that owns the resource server.
Request body
Response
XAAAccessProfileServiceCreateResponse returns the created access profile.