/v1/spaces/{space_id}/artifacts/generate| Name | Type | Required | Description |
|---|---|---|---|
space_id | string (uuid) | Required |
| Name | Type | Required | Description |
|---|---|---|---|
Idempotency-Key | string | Optional | |
X-API-Key | string | Optional |
bodyobjectRequiredX-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X POST '/api/v1/spaces/{space_id}/artifacts/generate' \
-H 'X-API-Key: ak.<key_id>.<secret>' \
-H 'Content-Type: application/json' \
-d '{}'No response body documented
X-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X POST '/api/v1/spaces/{space_id}/artifacts/generate' \
-H 'X-API-Key: ak.<key_id>.<secret>' \
-H 'Content-Type: application/json' \
-d '{}'No response body documented