Delete custom field

Delete a custom field.

DELETE
/ beta / workspaces / {workspaceId} / custom-fields / {id}

Authorization

  • X-API-Key
    string
    required

    Header with the name X-API-Key where the value is your API key.

Path parameters

  • workspaceId
    string
    required

    The workspace for which a custom field should be deleted.

  • id
    string
    required

    The id of the custom field to be deleted.