Skip to main content
POST
Removes an item from a board and cycle, returning it to the backlog.

Authorizations

Authorization
string
header
required

JWT Bearer token. Obtain via the OAuth 2.0 token endpoint.

Path Parameters

boardId
string
required

Body

itemId
string

Response

OK

success
boolean