Skip to main content
POST
Create or update a card

Authorizations

x-token
string
header
required

Path Parameters

boardId
string
required

Body

application/json
_id
string

Existing card ID. When provided, updates that card instead of creating a new one.

name
string

Card title (also accepted as title).

{key}
any

Any board field UUID as key, with the field's value.

Response

Card created.

data
object