Skip to main content
POST
Respond to a creator invite

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Path Parameters

id
string
required

The id.

Body

application/json
action
enum<string>
required

Whether to approve or reject the creator invite.

Available options:
approve,
reject

Response

Confirmation that the creator invite was approved or rejected.

data
object
required