Activate exceptions
PUT
/v2/exceptions/activationLast modified: 3 days ago
Activate a collection of exceptions
Request
Query Params
ids[]
array[string]
optional
An array of IDs
active
string
required
The active parameter
rejected_reason
string
optional
The reason why the exception activation has been rejected
Request samples
Responses
OK(200)
Unauthorized(401)
Forbidden(403)
Record Not Found(404)
Parameter Error(422)
HTTP Code: 200
Content Type : JSONapplication/json
Exceptions activated
Data Schema
object {0}
Example
{}
Last modified: 3 days ago