Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.

Path Parameters

id
string
required

The unique identifier of the waitlist entry to approve.

Example:

"entry_xxxxxxxxxxxx"

Response

A successful response

An object representing an asynchronous job.

job_id
string
required

The ID of the job.