Delete Custom Field
delete
https://gcalcustomfields.tabgraf.com/api/user/custom-fields/{fieldId}/{eventId}/{calendarId}/delete
Delete a custom field from an event.
HEADER
Authorizationstring
API token for authentication.
PARH PARAMS
string
ID of the custom field to be deleted.
string
ID of the event.
calendarIdstring
ID of the calendar.
LANGUAGE
Shell
Node
Ruby
PHP
C
REQUEST
RESPONSE