post https://api.layer.team/projects//files
Create a File in a Project
Log in to see full request history
Responses
Create a File in a Project
xxxxxxxxxx
curl --request POST \
--url https://api.layer.team/projects/projectId/files \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data' \
--form truncated=true
Try It!
to start a request and see the response here! Or choose an example: