Refresh addon status between environments.
post/midgard/v0.1/addons/refresh-status
Copies addon status from one project environment type to another.
Request
Authorization
X-AT
header
apiKey
Body
application/json
projectId
integer
REQUIRED
sourceEnvironment
string
REQUIRED
destinationEnvironment
string
REQUIRED
Response
200Addon status successfully updated.
403User is not allowed to access this resource.
404Project not found.
422Invalid request data.
500Addon status refresh failed.
Shell cURL
shell
Show schema
json