Security
Required scopes
This endpoint requires the following scopes:
Authorizations
OAuth2implicitRequired
Authorization URL:
Path parameters
tenantIdstringRequired
Query parameters
validityDurationstringOptional
Optional validity duration in TimeSpan format (e.g., "1.00:00:00" for 1 day). Default is 10 years
Bodyobject[][]
typestring · nullableOptional
claim type
valuestring · nullableOptional
Value
valueTypestring · nullableOptional
optional value type
Responses
200
Tokens generated successfully.
string[]Optional
401
Caller not authenticated.
403
Caller lacks AuthenticationToken.Write scope.
500
Unexpected server error.
post
/api/{tenantId}/tokens/generateLast updated

