Add Custom Attribute

This API adds a custom attribute associated with the specified event. API used at host side event admin and super admin can access this API. It will return a response like a type and a message. To call this API, the user has to pass a query param with API URLs like eventURL, dataType, recurringEventId, customAttribute, and authentication key to authenticate the user.

Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here is the demo event url.

Query Params
int64

User pass the In-Person event id.

string
enum
Defaults to TICKET

It's contains the data type like TICKET, ADDON.

Allowed:
Body Params
customAttribute
object

It's contains the attribute details.

Headers
string

API Authentication Token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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