/v1/spaces/{space_id}/collections/link| Name | Type | Required | Description |
|---|---|---|---|
space_id | string (uuid) | Required |
| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
collection_idstringRequiredX-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X DELETE '/api/v1/spaces/{space_id}/collections/link' \
-H 'X-API-Key: ak.<key_id>.<secret>' \
-H 'Content-Type: application/json' \
-d '{
"collection_id": "550e8400-e29b-41d4-a716-446655440000"
}'No response body documented
X-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X DELETE '/api/v1/spaces/{space_id}/collections/link' \
-H 'X-API-Key: ak.<key_id>.<secret>' \
-H 'Content-Type: application/json' \
-d '{
"collection_id": "550e8400-e29b-41d4-a716-446655440000"
}'No response body documented