put https://classic-api.contractorscloud.com/api/v1/projects//albums//items/
Update a project album item by its id.
Responses
Update a project album item by its id.
xxxxxxxxxx
curl --request PUT \
--url https://classic-api.contractorscloud.com/api/v1/projects/project_id/albums/album_id/items/album_item_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: