Skip to main content
DELETE
Delete a custom attribute

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

target
enum<string>
required

Whether the attributes are on an object.

Available options:
objects
identifier
string
required

A UUID or slug to identify the object.

attribute
string<uuid>
required

A UUID or slug to identify the attribute.

Response

Success

data
object
required