put https://classic-api.contractorscloud.com/api/v1/projects//albums/
Updates an album on a project by its id.
Responses
Updates an album on a project by its id.
xxxxxxxxxx
curl --request PUT \
--url https://classic-api.contractorscloud.com/api/v1/projects/project_id/albums/album_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: