Apply deploy config
Save deployment configuration and restart service.
Request Body
application/json
Optionalbody
object | null | nullQuery Parameters
mecha_id
RequiredMecha IdHeader Parameters
gerra-api-key
string | null | nullResponse Body
Successful Response
TypeScript Definitions
Use the response body type in TypeScript.
response
Requiredunknowncurl -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