Skip to main content
POST
Dynamic Client Registration (RFC 7591)

Headers

Cativa-Customer
string

Tenant slug. Anonymous endpoints carry no API key to identify the tenant, so name it here (e.g. mycommunity). In production the tenant is also resolved from the request origin.

Path Parameters

customerName
string
required

Body

application/json
redirect_uris
string[] | null
client_name
string | null
scope
string | null
grant_types
string[] | null
token_endpoint_auth_method
string | null

Response

200

OK