Update Event

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

List of errors

All errors will follow this pattern :

{
    "message": "You don't have the permission to perform this action",
    "status": 403,
    "data": {
        ...
    }
}

You will often find more details in the data object and when there are several errors on a bulk update, you will find the list of errors in the errors array.

Status Message
400 Too many events, maximum is 1000
Error during event bulk upserting
You will find the list of errors in the `data.errors` array
uuid {uuid} missmatch code {event_code}. You cannot update event code
Bad parameter in events
403 You don't have the permission to perform this action
404 Event(s) {uuids} not found
Event {event_code} not found
500 Internal server error
Body Params
events
object
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json