Delete a multiple-choice attribute option

Delete a specific option from an existing multiple-choice contact attribute. The attribute type must be “multiple-choice”, and both the attribute name and the option to delete must already exist in your account.

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

attributeTypeenumRequired
Type of the attribute
Allowed values:
multipleChoiceAttributestringRequired

Name of the existing multiple-choice attribute

multipleChoiceAttributeOptionstringRequired

Name of the existing multiple-choice attribute option that you want to delete

Errors

400
Bad Request Error
404
Not Found Error