Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
Appearance
Menu
Return to top
PATCH /api/events/{eventId}
PATCH
/api/events/{eventId}
Authorizations
api_key
Requests manipulating data need to supply a CSRF token
Type
API Key (header: X-CSRF-Token)
Parameters
Path Parameters
eventId
*
Type
string
Required
Pattern
"[1-9][0-9]*"
Responses
401
Not logged in
PATCH
/api/events/{eventId}
Playground
Authorization
api_key
Variables
Key
Value
eventId
*
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python