Read propagate default values status

get

/content/management/api/v1.1/taxonomies/{id}/categoryProperties/{propertyId}/propagateDefaultValues/{jobTokenId}

Read the status of the job which is propagating the category property default values.

Request

Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

OK.
Body ()
Root Schema : Status
Type: object
Status
Show Source
Nested Schema : date
Type: object
date
Show Source
Nested Schema : Error
Type: object
Error
Show Source
Nested Schema : ResultObject
Type: object
Result
Show Source
Nested Schema : body
Type: object
HTTP body of the response to the original async request
Nested Schema : headers
Type: array
List of the HTTP headers of the response to the original async request
Show Source
Nested Schema : ResultHTTPStatus
Type: object
ResultHTTPStatus
Show Source
Nested Schema : ResultHTTPHeader
Type: object
ResultHTTPHeader
Show Source

304 Response

Not modified.

400 Response

Bad request.

403 Response

Forbidden.

404 Response

Job not found. The requested resource not found in the system.

500 Response

Internal server error.
Back to Top