Link Search Menu Expand Document

HTTP Request

PUT https://gateway.workfloplus.com/jobs/v1/{client_job_id}

Authorization

Bearer Token

Policy Job_ReadAll

Headers

Key Value
Authorization Bearer {token}

Path Parameters

Parameter Type
client_job_id string

Request Body

JSON Representation

{
    "userId": "5d8cac54860b8103316b1987",
    "reason": "Api Exclude Job Test",
    "isExcluded": "true"
}

Copyright © 2021 Intoware Limited.