Version: 2.x

Update ats client

Try it

See Ats client properties for a detailed description of the json elements below.

Request body

{
"id": "guid",
"active": boolean,
"name": "string",
"atsId": "guid",
"accountId": "guid",
"apiId": "string",
"apiToken": "string"
}

Response

Returns the ats client, if it has been updated.

{
"id": "guid",
"active": boolean,
"name": "string",
"atsId": "guid",
"accountId": "guid",
"apiId": "string",
"apiToken": "string"
}

Permission scopes

  • write:atsclients