Client

Creates a new client for the current customer.

post/client

Request body

displayNamestring nullable

An optional display name for the client.

Response

OK

clientIdstring required

The id of the created client.

clientSecretstring required

The secret of the created client.

Changes