Delete Registration Custom Attribute

This API is used to delete custom attributes associated with the specified event and registration request type according. To call this API, the user has to pass a query param with API URLs like eventurl, recurringEventId, customAttribute, type of registration request, and authentication key to authenticate the user.

Query Parameters recurringEventId: if an event is a recurring event then we pass here recurringEventId but if the event is not a recurring Event then pass 0.

Path Parameters eventUrl- The Event URL is a unique identifier for your event. E.g., https://www.accelevents.com/events/demo. Here, "demo" is the event URL.

Body params Not Required

Response It will return a response like a type and a message.

Authentication required - ✅

Role wise accessibility Super Admin - ✅ Event Admin - ✅ Staff - ❌ Attendee - ❌ Exhibitor - ❌ Speaker - ❌

Modules Display - ❌ Portal - ❌ Host - ✅

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

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

int32
required

The attributeId user pass the unique value associated with attribute.

Query Params
int32
Defaults to 0

if event is recurring event then we pass here recurringEventId but event is not recurring Event then pass 0.

Headers
string

API Authentication Token

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