Skip to main content
POST
Duplicate a card

Authorizations

Authorization
string
header
required

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

Path Parameters

cardPublicId
string
required
Minimum string length: 12

Body

application/json
listPublicId
string
required
Minimum string length: 12
copyLabels
boolean
required
copyMembers
boolean
required
copyChecklists
boolean
required
index
integer
Required range: x >= 0
title
string
Required string length: 1 - 2000

Response

Successful response

publicId
string
required