Skip to main content
POST
/
applications
/
v1
/
deployments
/
from-files
Deploy from files
curl --request POST \
  --url https://api.case.dev/applications/v1/deployments/from-files \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Response

Success