Skip to main content

DeleteField

Delete field

Description

Delete the field

Method

DELETE

Request URL Format

/api/v0/applications/:app-id/datastores/:datastore-id/fields/:field-id

URL Params

app-id          : Application ID (ID entered from the Hexabase screen)
datastore-id : Data store ID (ID entered from the Hexabase screen)
field-id : Field ID (ID entered from Hexabase screen)

Request URL Sample

DELETE https://api.xxx.com/api/v0/applications/624bea3a879f4e8d8b5dcc6f/datastores/639912c0b1ea5632b8bc0545/fields/63991301fa9223af047f436f

Payload

Specify an empty payload

{}