v1

latestOpenAPI 3.0.02026-08-06194226589.8 KB
Apps

Create a new app client.

Create a new client for the app with the specified name. The client secret is auto generated on the server and returned. The client does not expire, the access token is valid for 30 days.

post/api/apps/{app}/clients

Path parameters

appstring required

The name of the app.

Request body

idstring required

The ID of the client.

Response

Client created.

_linksobject required

The links.