...
Endpoint | http://localhost:3005/v4/jobGroup/42/status |
---|---|
Authentication | Required |
Method | GET |
Request Body | None.
|
Response Status Code | 200 - OK |
Response Body | Response includes a message |
Reference Docs:
See API JobGroups Get Status v4.
Publish
After a job has successfully completed, you can publish the results to another datastore with which the platform is integrated.
...
Endpoint | http://www.example.com:3005/v4/people/7/assetTransfer/4 | ||||
---|---|---|---|---|---|
Authentication | Required | ||||
Method | PATCH | ||||
Request Body | None. | ||||
Response Status Code | 201 - Created | ||||
Response Body |
|
Delete user:
After assets have been transferred, users can be deleted by userId (4
).
...