Delete Field
Sponsor Fields
Delete Field
Permanently deletes a sponsor custom field definition by field_id. This removes the field schema and all stored values for this field across all sponsors. This action cannot be undone.
DELETE
Delete Field
Authorizations
OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.
Path Parameters
integer - required - The ID of the field you want to delete
Example:
1