Parameters
Example Output
Workflow Library Example
Check in License Seat with Snipe It and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| License ID | License ID (not name) to retrieve seats for. |
| Seat ID | The unique Seat ID to retrieve. |
{
"status": "success",
"messages": "License updated successfully.",
"payload": {
"id": 270,
"license_id": 11,
"assigned_to": null,
"notes": null,
"created_by": 1,
"created_at": "2023-01-21T16:05:59.000000Z",
"updated_at": "2023-01-21T16:06:00.000000Z",
"deleted_at": null,
"asset_id": null
}
}
Was this page helpful?