post https://legacy-api.bimtrackapp.co/v3/hubs//projects//issues//attachments
Create attachments for an issue.
Log in to see full request history
Response
415Unsupported media type - MIME multipart content only
Create attachments for an issue.
415Unsupported media type - MIME multipart content only
xxxxxxxxxx
curl --request POST \
--url https://legacy-api.bimtrackapp.co/v3/hubs/hubId/projects/projectId/issues/issueId/attachments \
--header 'Authorization: Bearer ' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here!