Unpublish Form

Unpublish a Form

post

The form ID is provided in the route.

Path parameters
idstringRequired

The form ID.

Responses
chevron-right
200

OK

application/json
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.

post
/public/v1/helpdesk/forms/{id}/unpublish

Last updated

Was this helpful?