oauth

post/api/oauth/clients/register-dynamic

Request body

owner'org' | 'user' required
slugstring required
issuerstring nullable
registrationEndpointstring required
authorizationUrlstring required
tokenUrlstring required
resourcestring nullable
scopesstring[] required
tokenEndpointAuthMethodsSupportedstring[] nullable
clientNamestring nullable
redirectUristring nullable
originIntegrationstring nullable

Response

Success

clientstring required

Changes