v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Resources

Create an API resource

Create an API resource in the current tenant.

post/api/resources

Request body

tenantIdstring
namestring required

The name of the resource.

indicatorstring required

The unique resource indicator. Should be a valid URI.

accessTokenTtlnumber

The access token TTL in seconds. It affects the exp claim of the access token granted for this resource.

Response

The created resource.

tenantIdstring required
idstring required
namestring required
indicatorstring required
isDefaultboolean required
accessTokenTtlnumber required