Card Revision

Delete

Delete a Card Revision record by ID.

delete/api/cp/card/{cardId}/rev/{revisionId}

Path parameters

cardIdstring required

Card Id identifier

revisionIdstring required

Revision Id identifier

Response

Operation completed successfully

statusstring

Operation status

Example response

{
  "status": "OK"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.