已弃用
授权
Authorizationstring必填
头参数
Acceptstring可选Example:
*/*Content-Typestring可选Example:
application/json请求体
app_namestring必填Example:
Application to deploy.
my-game-serverversion_namestring可选Example:
Version to deploy. If omitted, last created version will be deployed.
2024.01.30-16.23.00-UTCip_liststring[]可选Example:
Mutually exclusive with geo_ip_list. List of user IPs, determining server location choice.
162.254.141.66tagsstring[]可选Example:
List of tags to mark your deployments for easy filtering.
productionwebhook_urlstring可选Example:
URL to receive simple HTTP notifications in your game backend when the new deployment becomes Ready.
https://www.webhook.com/commandstring · 可为 null可选Example:
Overrides container command for the deployment, use with caution.
null | 'string'argumentsstring · 可为 null可选Example:
Overrides container arguments for the deployment, use with caution.
null | 'string'响应
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
404错误
application/json
409
Conflict
application/json
422
Unprocessable
application/json
500错误
application/json
post
/v1/deploy授权
Authorizationstring必填
路径参数
request_idstring必填
头参数
Acceptstring可选Example:
*/*Content-Typestring可选Example:
application/json请求体
is_joinable_by_sessionboolean可选
Whether a session can connect to this deployment or not.
响应
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
patch
/v1/deployments/{request_id}最后更新于
这有帮助吗?

