postLicenseSlots
Creates new group license slots by sending a request to Polarion, with optional dry-run validation to preview the exact API call before committing changes.
Instructions
Creates a list of group License Slots. (Not supported by cloud-based Polarion X.). Effect: creates a new resource on each call — calling it again with the same input creates a duplicate; it is not idempotent. Tip: set dry_run: true first to preview the exact request Polarion would receive, without changing anything. On tools with a typed output schema, this preview is returned as an error-flagged result since it is not real tool output -- read the text content regardless of that flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| typeId | Yes | ||
| dry_run | No | If true, validates the request and returns the exact request that would be sent to Polarion — with the Authorization header redacted and any binary payload summarized by byte length — without actually sending it. | |
| requestBody | Yes | License Slots body. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |