Update Custom Attribute

This API is used to update custom attributes associated with the specified event. API used at host side event admin and super admin can access this API. It will return response like type and message. To call this API, user will have to pass query param with API URL like eventURL, attributeId, updateForBuyer, recurringEventId, customAttribute and authentication key to authenticate 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.

int64
required

The attributeId user pass the unique value associated with attribute.

Query Params
int64

User pass the In-Person event id.

boolean

User pass the true for buyer update otherwise false.

Body Params
customAttribute
object

It contains the custom 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