Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Přejmenování klíče atributu s propagací napříč schématy a katalogem.
cURL
curl --request POST \ --url https://hub.banditshq.com/api/v1/attributes/{key}/rename \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "new_key": "<string>" } '