Activate Job Agent
POST/:customerId/job-agents/activate/:jobAgentTypeId
Activate Job Agent
Request
Path Parameters
customerId uuidrequired
A unique UUID value that identifies the customer.
jobAgentTypeId stringrequired
JobAgentTypeId
Header Parameters
X-MindKey-User-Language string
Default value: en-us
Specify User UI Language
X-MindKey-User-Culture string
Default value: en-us
Specify User UI Culture
X-MindKey-User-Timezone string
Default value: Europe/Copenhagen
Specify timezone.
- application/json
- text/json
- application/*+json
Body
string
Body
string
Body
string
Responses
- 200
- 400
- 500
Job Agent activated
Bad request provided
Internal Server Error occured
Loading...