Create custom field typeAsk AIpost https://api.karte.io/v2beta/cms/customFieldType/createCreates a new custom field type within a collection. This endpoint allows you to define a new custom field type with its fields and configurations. Required Scope APIの実行に必要なScopeです。 beta.cms.customFieldType.create 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 collectiondataobjectrequireddata objectHeadersx-karte-apistring今後利用する可能性のある予約語です。現在は設定不要です。authorizationstring認証情報を含むトークンです。"Authorization" ヘッダーに Bearer <token> の形式で設定してください。content-typestringリクエストのコンテンツタイプを指定します。通常は application/json を使用してください。Responses 200Success Response 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated 6 months ago