Skip to main content
PATCH
Archive a custom field

Authorizations

Authorization
string
header
required

Your API key, e.g. flv_9f2a8c1e…

Path Parameters

customFieldId
string<uuid>
required

The custom field id.

Response

id
string<uuid>
required
name
string
required
fieldKey
string
required
type
enum<string>
required
Available options:
TEXT,
SINGLE_SELECT,
MULTI_SELECT,
URL
description
string | null
required
status
enum<string>
required
Available options:
ACTIVE,
ARCHIVED
options
object[]
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required