/api/card

POST /api/card/{card-id}/public_link

Generate publicly-accessible links for this Card. Returns UUID to be used in public links. (If this Card has already been shared, it will return the existing public link rather than creating a new one.) Public sharing must be enabled.

post/api/card/{card-id}/public_link

Path parameters

card-idinteger required

value must be an integer greater than zero.

Response

Successful response

Changes

Changed in 1 of the 13 revisions of this API.1