Services
Create Env
Create env by service UUID.
post/services/{uuid}/envs
Path parameters
uuidstring required
UUID of the service.
Request body
Response
Environment variable created.
Example response
{
"uuid": "nc0k04gk8g0cgsk440g0koko"
}Create env by service UUID.
UUID of the service.
Environment variable created.
{
"uuid": "nc0k04gk8g0cgsk440g0koko"
}