Create a plan
Create a plan for given product
Path Parameters |
---|
productId uuid — REQUIRED |
Header Parameters |
---|
organization-id uuidID of organization context this request belongs to. |
Request Body — REQUIRED | ||
---|---|---|
description stringPossible values: length ≤ 255 | ||
name string — REQUIREDPossible values: 3 ≤ length ≤ 50 | ||
planType string — REQUIREDPossible values: [ | ||
validity object
|
Responses | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
201 Plan created
| |||||||||||||||
400 Bad Request (e.g. element not found or resource conflict).
| |||||||||||||||
403 Missing permission
| |||||||||||||||
500 Internal server error (Internal service communication or process error).
|