Update an article type's ingestion routing config

Update only the async content-ingestion routing (ingestion_task_queue and ingestion_workflow_name) for an article type. No other article type field can be changed through this operation.

This is a shared-catalog admin operation, like create and delete, and requires the elevated locations-directory:support scope rather than the regular locations-directory:write scope.

ingestion_task_queue and ingestion_workflow_name must either both be provided, or both be omitted/null together to clear ingestion routing for this type.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Scope

locations-directory:support

Path Params
string
required
length ≥ 1

The article type id

Body Params

Sets or clears the async content-ingestion routing for an article type. ingestion_task_queue and ingestion_workflow_name must either both be provided, or both be omitted/null to clear ingestion configuration for this type.

string | null

Temporal task queue that routes this type's async content-ingestion workflow.

string | null

Temporal workflow name for this type's async content-ingestion workflow.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json