Save Helpdesk Setup
Save helpdesk inbox configuration as part of onboarding step 4.
Save helpdesk inbox configuration as part of onboarding step 4.
AuthorizationBearer <token>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://loading/api/v1/onboarding/helpdesk-setup" \ -H "Content-Type: application/json" \ -d '{}'{
"state": {}
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}