Create Parameter Groups

Create a new parameter group

post

Creates a new parameter group from the request payload.

Body
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
labelstringOptional

The translatable label for the parameter group

Example: Customer Information
descriptionstring · nullableOptional

The optional description providing additional context for the parameter group

Example: Basic customer details and contact information
isDeletedbooleanOptional

Indicates whether the parameter group has been marked as deleted

Example: false
Responses
post
/public/v1/helpdesk/parameter-groups

Last updated

Was this helpful?