Ciele
Veröffentlichen

Re-activate an earlier Publication (admin+)

POST/api/v1/assistants/{id}/republish

Erfordert einen API-Schlüssel der Organisation mit der Berechtigung zum Veröffentlichen. Geben Sie einen Idempotency-Key an, wenn Sie dieselbe Anfrage erneut versuchen.

AuthorizationBearer <token>

In: header

Path Parameters

id*string

Header Parameters

Idempotency-Key?string

Verwenden Sie denselben Wert nur dann erneut, wenn Sie dieselbe logische Operation wiederholen.

Request Body

application/json

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/api/v1/assistants/string/republish" \  -H "Content-Type: application/json" \  -d '{    "publicationId": "string"  }'
{  "version": 0,  "publicationId": "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"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}