post https://example.com/api/files/file
Log in to see full request history
Response
200Success
200Success
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/files/file \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here!