Create Case

Creates a new support case.

post
Body
idstringOptional
revisioninteger · int32Optional
statusstring · enumOptionalPossible values:
queryPromptstring · nullableOptional

The prompt that is set along with setting the Mpt.Helpdesk.Models.Cases.SupportCase.Status to Mpt.Helpdesk.Models.Cases.SupportCaseStatus.Querying

awaitingbooleanOptional

Can be set by users of the account that manages the case

Responses
chevron-right
201

Created

application/json
idstringOptional
revisioninteger · int32Optional
statusstring · enumOptionalPossible values:
queryPromptstring · nullableOptional

The prompt that is set along with setting the Mpt.Helpdesk.Models.Cases.SupportCase.Status to Mpt.Helpdesk.Models.Cases.SupportCaseStatus.Querying

awaitingbooleanOptional

Can be set by users of the account that manages the case

post
/public/v1/helpdesk/cases

Last updated

Was this helpful?