Apply deploy config
Save deployment configuration and restart service.
Request Body
application/jsonOptionalbodyobject | null | nullQuery 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/apply?mecha_id=string" \
-H "gerra-api-key: string" \
-H "Content-Type: application/json" \
-d '{}'null