Skip to main content
POST
/
api
/
support
/
tickets
/
attachments
/
presign
Request presigned upload URLs for attachments
curl --request POST \
  --url https://my.momanic.com/api/support/tickets/attachments/presign \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200

Upload URLs