Update Resource

Update an existing Resource.

Scopes
write:resource

Path Parameters

resource_id
string
REQUIRED

Resource id

Request Body

description
string

Additional identifier to be stored with Resource.

id
string

Unique identifier of entity

name
string

Display name for the Resource.

settings
object
settings.
access_token_ttl
number
min30
max
31556952
PATCH
/resources/{resource_id}
1
2
3
4
5
Loading...
Response:
200
Loading...

Response Body Schema

audience
string
REQUIRED

Unique identifier for the Resource. This field must be a valid URL without fragments. Cannot be changed after set.

description
string

Additional identifier to be stored with Resource.

id
string
REQUIRED

Unique identifier of entity

name
string
REQUIRED

Display name for the Resource.

system
boolean
REQUIRED
settings
object
REQUIRED
settings.
access_token_ttl
number
min30
max
31556952