ClientRegistrationRequest
objectclient_namestringrequired
Name of the client application
redirect_urisarray[string](uri)required
List of allowed redirect URIs
Example
ClientRegistrationResponse
objectclient_idstring
The client ID assigned by Auth0
client_secretstring
The client secret (if applicable)
client_namestring
Name of the client application
Example
Resource
objectidstring(uuid)
Unique identifier of the resource
namestring
Name of the resource
Example
ResourceList
objectdataarray[object]
Example:{"id":"123e4567-e89b-12d3-a456-426614174000","name":"Sample Resource"}
Show Child Parameters
metaobject
Show Child Parameters
Example