Ciele
Servicios de asistencia técnica

Create a Help Desk

POST/api/v1/help-desks

Necesitas una clave API de la organización con permiso de edición.

AuthorizationBearer <token>

In: header

Request Body

application/json

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/api/v1/help-desks" \  -H "Content-Type: application/json" \  -d '{    "name": "string"  }'
{  "id": "string",  "description": "string",  "name": "string",  "organizationId": "string",  "createdAt": "string",  "updatedAt": "string",  "autoGenerateImprovements": true,  "ticketingIntegration": null}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}