Applications
Adds a particular usage token scope to an application.
Sample request:
PUT /api/v1/applications/{id}/usage-token/scopes/{scopeName}
put/api/v1/applications/{id}/usage-token/scope/{scopeName}
Path parameters
idstring required
the id for the application
scopeNamestring required
the usage token scope name
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.