v1

latestOpenAPI 3.0.1Apache 2.02026-07-1310566642.9 KB
Board

Delete board property

Removes the property from the board identified by the id. Ths user removing the property is required to have permissions to modify the board.

delete/rest/agile/1.0/board/{boardId}/properties/{propertyKey}

Path parameters

boardIdstring required

the id of the board from which the property will be removed.

propertyKeystring required

the key of the property to remove.

Response

Returned if the board property was removed successfully.