Clients
Create client
Create a new OAuth2 client.
Returns 201 with a JSON:API resource object including the one-time client_secret in the attributes. The secret is never retrievable after this response.
Required OAuth scope: clients:write
post/v2/clients/
Request body
Response
Created
object required