Delete custom field typeAsk AIpost https://api.karte.io/v2beta/cms/customFieldType/deleteDeletes a custom field type. This endpoint allows you to permanently delete a custom field type from a collection. Required Scope APIの実行に必要なScopeです。 beta.cms.customFieldType.delete Required Role 管理画面でScopeを追加する際に必要な権限です。 Craft Cross CMS > CMSの編集Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamscollectionIdstringrequiredThe ID of the collectioncustomFieldTypeIdstringrequiredThe ID of the custom field type to deleteHeadersx-karte-apistring今後利用する可能性のある予約語です。現在は設定不要です。authorizationstring認証情報を含むトークンです。"Authorization" ヘッダーに Bearer <token> の形式で設定してください。content-typestringリクエストのコンテンツタイプを指定します。通常は application/json を使用してください。Responses 200Success Response 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 6 months ago