Skip to main content

Collect Profile ACL Sync Job Status

POST 

/pub/v4.0/xsoar/profile/aclSync/status

Receive the Profile ACL sync status from Xsoar server

Request

Query Parameters

    customerid stringrequired

    The customer ID to which the API call is directed

    jobid stringrequired

    The ACL Sync Job Id that users initiate to sync to Xsoar server

Body

required
    status stringrequired

    The status of the job

    message stringrequired

    Any message that needs to report to IoT side regarding the job

Responses

Successful Response

Schema
    successCase string

    To indicate if this is a success case or not

Loading...