Create Parameter Definition
Body
Parameter definition in the helpdesk system
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
scopestring · enumOptionalPossible values:
Defines the scope that determines where a parameter is applicable in the helpdesk system.
phasestring · enumOptionalPossible values:
Defines the phase that determines when a parameter is used in the helpdesk workflow.
descriptionstringOptionalExample:
The description of the parameter
Customer contact email addressmultiplebooleanOptionalExample:
Indicates whether the parameter can accept multiple values
falseexternalIdstring · nullableOptionalExample:
The optional external identifier of the parameter for integration purposes
EXT-PARAM-123displayOrderinteger · int32 · nullableOptionalExample:
The display order of the parameter where a lower value indicates higher priority in the display sequence
1optionsany · nullableOptional
The type-specific options for the parameter which vary based on the parameter type
typestring · enumOptionalPossible values:
isDeletedbooleanOptional
Indicates whether the parameter definition has been marked as deleted.
Responses
201
Created
application/json
403
Forbidden
application/json
500
Internal Server Error
post
/public/v1/helpdesk/parametersLast updated
Was this helpful?