v4

latestOpenAPI 3.0.32026-08-024840393.1 KB
OAuth Clients

Create a new OAuth 2.0 client for your organization

post/v1/oauth-clients

Request body

organization_idstring uuid required
namestring required
descriptionstring
redirect_urisstring[] required
scopesstring[] required
is_publicboolean

Response

Default Response

idstring
client_idstring
client_secretstring
namestring
redirect_urisstring[]
scopesstring[]
is_publicboolean
created_atstring