Update the plan for a project.
post/midgard/v0.1/projectplan
Updates the billing plan for the project of the provided application.
Request
Authorization
X-AT
header
apiKey
Body
application/json
applicationId
integer
REQUIRED
planIdComponent variation ID of the target plan.
integer
REQUIRED
frequencyInvoice frequency: 1 = monthly, 12 = yearly
integer
Response
200Project plan updated successfully.
403User is not allowed to access this resource.
422Invalid request or plan update failure.
Shell cURL
shell
Show schema
json