Enable service in environment.
post/midgard/v0.1/service/{serviceIdOrSlug}/enable
Enables the service in the given environment for the current user.
Request
Authorization
X-AT
header
apiKey
Path Parameters
serviceIdOrSlugService ID or slug.
string
REQUIRED
Body
application/json
environmentId
integer
REQUIRED
Response
200Service enable operation succeeded.
403Access denied.
404Service, environment, or blueprint was not found.
500Service enable failed.
Shell cURL
shell
Show schema
json