Initiate a Gateway Job with a Parameter (Deprecated since 24.2)

post

/api/restapi/pims/services/createJobProcessWithParameters/{id}

Send a request to this endpoint to start a Gateway synchronization job.

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Additional Properties Allowed
Show Source
Back to Top

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : schema
Type: boolean

404 Response

Unable to create the Gateway job using the provided request data.
Back to Top