v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Resources

Update API resource

Update an API resource details by ID with the given data. This method performs a partial update.

patch/api/resources/{id}

Path parameters

idstring required

The unique identifier of the resource.

Request body

tenantIdstring
namestring

The updated name of the resource.

accessTokenTtlnumber

The updated access token TTL in seconds.

Response

The updated resource.

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