DeleteField
フィールドを削除
Description
フィールドを削除します。
Method
DELETE
Request URL Format
/api/v0/applications/:app-id/datastores/:datastore-id/fields/:field-id
URL Params
app-id : アプリケーションID(Hexabase画面から入力したID)
datastore-id : データストアID(Hexabase画面から入力したID)
field-id : フィールドID(Hexabase画面から入力したID)
Request URL Sample
DELETE https://api.xxx.com/api/v0/applications/624bea3a879f4e8d8b5dcc6f/datastores/639912c0b1ea5632b8bc0545/fields/63991301fa9223af047f436f
Payload
空のpayloadを指定します
{}