post https://stage.samdock.app/api/attachments/upload
This endpoints allows the developer to upload File.
Log in to see full request history
Responses
200Successfully Triggered
401Unauthorized error
500Internal Server Error
This endpoints allows the developer to upload File.
200Successfully Triggered
401Unauthorized error
500Internal Server Error
xxxxxxxxxx
curl --request POST \
--url https://stage.samdock.app/api/attachments/upload \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!