GET/api/crm/public/v1/data_attributesListAPI anahtarıcURLJavaScriptPythonİstekcurl -X GET "https://{slug}.crm.blesyum.app/api/crm/public/v1/data_attributes" \ -H "Authorization: Bearer blsk_..." \ -H "Accept: application/json"Yanıt{ "data": "…", "trace_id": "01JC…" }
POST/api/crm/public/v1/data_attributesCreateAPI anahtarıcURLJavaScriptPythonİstekcurl -X POST "https://{slug}.crm.blesyum.app/api/crm/public/v1/data_attributes" \ -H "Authorization: Bearer blsk_..." \ -H "Accept: application/json"Yanıt{ "data": "…", "trace_id": "01JC…" }