Skip to main content
POST
Create a card

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
title
string
required
Required string length: 1 - 2000
description
string
required
Maximum string length: 10000
listPublicId
string
required
Minimum string length: 12
labelPublicIds
string[]
required
Minimum string length: 12
memberPublicIds
string[]
required
Minimum string length: 12
position
enum<string>
required
Available options:
start,
end
dueDate
string | null

Response

Successful response

publicId
string
required