Skip to main content
POST
Create or update an encounter

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>
icon
string
color
string
campaign_id
integer
combatants
object
meta_data
object

Response

200 - application/json

JSend envelope.

status
enum<string>
Available options:
success
data