For the complete documentation index, see llms.txt. This page is also available as Markdown.

Request Items

Creates Request Items

post

The request item entity refers to specific items or individual components within a broader request. It is typically associated with service catalog requests, where users can request multiple items or services as part of a single request. Each item within the request represents a distinct service, resource, or action that the user is requesting. Usage of "request items" includes: Service Catalog Requests, Bundle Requests, Workflow and Fulfillment, Approval and Authorization, Integration with Incident and Change Management.

body
bodystringOptional
Query parameters
tokenanyOptional
Header parameters
AuthorizationanyRequired
x-app-tokenanyRequired
Responses
201

Successful

No content

post/requestitems
POST /requestitems HTTP/1.1
Host: Aisera Tenant Name.api.aisera.cloud/
Accept: */*

No content

Was this helpful?