# Create custom event **POST /v1/events/custom** Creates custom event with the given data ## Servers - https://api.aptrinsic.com: https://api.aptrinsic.com () ## Parameters ### Body: application/json (object) Custom event data - **eventId** (string) - **identifyId** (string) - **propertyKey** (string) - **date** (integer(int64)) - **eventType** (string) - **sessionId** (string) - **userType** (string) - **accountId** (string) - **globalContext** (object) - **eventName** (string) - **attributes** (object) - **url** (string) - **referrer** (string) - **remoteHost** (string) ## Responses ### 201 Create custom events #### Body: */* (object) - **body** (object) - **statusCode** (string) - **statusCodeValue** (integer(int32)) ### 400 Bad request ### 401 Unauthorized or bad API Key ### 429 Rate limit exceeded ### 500 Internal error [Powered by Bump.sh](https://bump.sh)