put https://api-sandbox.contraktor.com.br/api/contracts//attachments/
Log in to see full request history
Responses
xxxxxxxxxx
11curl --request PUT \
--url https://api-sandbox.contraktor.com.br/api/contracts/contract_id/attachments/file_id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"attachment": {
"mergeable": true
}
}
'
Try It!
to start a request and see the response here! Or choose an example: