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
fieldIdstring
ID of the custom field to be deleted.
eventIdstring
ID of the event.
calendarIdstring
ID of the calendar.
LANGUAGE
Shell
Node
Ruby
PHP
C
REQUEST
RESPONSE