Create an App

Creates an app for the authenticated client and returns the id to send as the app-id header on every messaging request from then on.

Authenticates with api-token alone — do not send an app-id header. Requiring one here would be circular, since this endpoint is how an app-id comes to exist.

The name must be unique among your active apps, and a client may hold at most 50 active apps. Both conditions answer 409.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 255

App name. Trimmed, and unique among your active apps. The identifier is minted by LigueLead and cannot be chosen.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json