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

Create Descriptor Enrollment

API to create descriptor enrollment request

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
sidintegerOptional

Site ID

email_cc_liststringOptional

List of email as receiver for descriptor enrollment. Multiple email should be seperate by (,)

Responses
200

Successfully returned enrollment request id

application/json
statusstringOptional
msgstringOptional
enrollment_request_idintegerOptional
post/txalerts/descriptor_enrollment/create

Last updated