v6

latestOpenAPI 3.1.02026-07-311856741.1 MB
oauth2
clients
public

Create Client

Create an OAuth2 client.

post/v1/oauth2/register

Request body

redirect_urisstring[] required
token_endpoint_auth_method'client_secret_basic' | 'client_secret_post' | 'none'
grant_typesstring[]
response_typesstring[]
scopestring
client_namestring required
client_uristring nullable
logo_uristring uri nullable
tos_uristring uri nullable
policy_uristring uri nullable
default_sub_type'user' | 'organization'

Response

Successful Response

{"stackTrail":"paths:/v1/oauth2/register:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}