Skip to main content
POST
Create or update a character

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
level
integer
required
id
integer
created_at
string<date-time>
campaign_id
integer | null
user_id
string<uuid>
experience
integer
hero_points
integer
hp_current
integer
hp_temp
integer
stamina_current
integer
resolve_current
integer
inventory
object
details
object
notes
object
roll_history
object
spells
object
operation_data
object
meta_data
object
custom_operations
object[]
options
object
variants
object
content_sources
object
companions
object

Response

200 - application/json

JSend envelope.

status
enum<string>
Available options:
success
data