Skip to main content
POST
Create an activity

Authorizations

x-api-key
string
header
required

Body

application/json
token_id
integer
required
collection_slug
string
collection_id
string<uuid>
title
string
Maximum string length: 100
content
string
Maximum string length: 500
location
string
Maximum string length: 100
owner_email
string<email>
user_id
string<uuid>

Response

201 - application/json

Created activity

id
number
required
type
string
required
created_at
string
required
title
string | null
content
string | null
location
string | null
token_id
number | null
user_id
string | null
image
object | null
video
object | null
updated_at
string | null