Set deployment config
Save deployment configuration.
Request Body
application/jsonRequired[key: string]anyQuery Parameters
mecha_idRequiredMecha IdHeader Parameters
gerra-api-keystring | null | nullResponse Body
Successful Response
TypeScript Definitions
Use the response body type in TypeScript.
responseRequiredunknowncurl -X POST "https://api.gerra.com/mecha/setting/deploy?mecha_id=string" \
  -H "gerra-api-key: string" \
  -H "Content-Type: application/json" \
  -d '{}'null