Skip to main content
DELETE
Release Invite Code

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
code
string
required

The invite code to release

Example:

"ABC123"

pid
string
required

Campaign/Project ID associated with the invite code

Example:

"campaign_001"

used_by
string

Optional - specific user to release the code from

Example:

"0x1234567890abcdef1234567890abcdef12345678"

Response

Invite code successfully released.

success
boolean
required
Example:

true

data
object
required
Example: