Admin
Flags a public bundle as featured on Discover, appended to the end of the current order.
OAuth2AuthorizationCodeBearer In: header
uuidtrueapplication/json
application/json
curl -X POST "https://example.com/v1/admin/featured-bundles/497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "name": "string", "description": "string", "created_at": "2019-08-24T14:15:22Z", "owner_id": "8826ee2e-7933-4665-aef2-2393f84a0d05", "owner_name": "string", "mcp_count": 0, "deployment_count": 0, "fork_count": 0, "tags": [], "entry_previews": [], "is_featured": true, "featured_sort_order": 0}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string" } ]}