Skip to main content
POST
Generate attachment upload URL

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.

Body

application/json;charset=UTF-8
resourceId
string<uuid>
fileName
string
contentType
string

Response

default - application/json;charset=UTF-8

default response

uploadUrl
string<url>
key
string
metadata
object | null