Skip to main content
POST
Post a record upload

Authorizations

X-HYS-API-Key
string
header
required

API key generated from Developer Settings. Format: hys_...

Body

application/json

Data for the record upload

client_id
string
Example:

"5"

status
integer
Example:

5

hys_slug
string
Example:

"file_slug"

hys_ext
string
Example:

"jpg"

file_id
string
Example:

"821da627-08eb-458d-a119"

box_url
string
Example:

""

name
string
Example:

"file_name"

hys_type
string
Example:

"donor"

hys_id
string
Example:

"1"

type
string
Example:

"image/jpeg"

Response

Successfully posted to Box

message
string
Example:

"Successfully posted to Box"