Skip to main content
POST
Create or update a campaign

Authorizations

Authorization
string
header
required

API key created in your Wanderer's Guide account settings. Send as Authorization: Bearer <key>. Used for direct API access from external tools and scripts.

Body

application/json
name
string
required
id
integer
created_at
string<date-time>
user_id
string<uuid>
description
object
join_key
string
notes
object
custom_operations
object[]
meta_data
object

Response

200 - application/json

JSend envelope.

status
enum<string>
Available options:
success
data