API update
December 5th, 2024
- Added the option to specify a
draft_id
query parameter value of latest to get the most recent draft of the asset within the task for theGET /tasks/{task_id}/assets/{asset_id}/drafts/{draft_id}/brand-compliance
endpoint. - Added the option to specify a
draft_id
query parameter value of latest to put the most recent draft of the asset within the task for thePUT /tasks/{task_id}/assets/{asset_id}/drafts/{draft_id}/brand-compliance
endpoint.