Create Resource

Scopes
write:resource

Request Body

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.

name
string
REQUIRED

Display name for the Resource.

settings
object
settings.
access_token_ttl
number
min30
max
31556952
POST
/resources
1
2
3
4
5
Loading...
Response:
201
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