Cvent Registration Exhibitors API
Exhibitor management
Operations 47
PUT
/events/{id}/exhibitor-categories/{exhibitorCategoryId}/banner-files/{fileId}
Assign Banner to Category
#
DELETE
/events/{id}/exhibitor-categories/{exhibitorCategoryId}/banner-files/{fileId}
Delete Banner from Category
#
PUT
/events/{id}/exhibitor-categories/{exhibitorCategoryId}/exhibitors/{exhibitorId}
Assign Exhibitor to Category
#
DELETE
/events/{id}/exhibitor-categories/{exhibitorCategoryId}/exhibitors/{exhibitorId}
Delete Exhibitor from Category
#
GET
/events/{id}/exhibitors/{exhibitorId}/registration-packs/{registrationPackId}
Get Registration Pack
#
PUT
/events/{id}/exhibitors/{exhibitorId}/registration-packs/{registrationPackId}
Update Registration Pack
#
DELETE
/events/{id}/exhibitors/{exhibitorId}/registration-packs/{registrationPackId}
Delete Registration Pack
#