Create Form

Create a new Form

post

Creates a new form from the request payload.

Body
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional

Gets or sets the description associated with the form.

statusstring · enumOptionalPossible values:
isDeletedbooleanOptional

Indicates whether the queue has been marked as deleted.

Responses
post
/public/v1/helpdesk/forms

Last updated

Was this helpful?