Certificates
Create or run bulk
POST
https://backend.immut.io/api/v1/certificates/bulkRequired scope: certificates:read
Create or run bulk. Requires scope certificates:read.
Responses
| Status | Meaning |
|---|---|
200 | Success |
400 | BadRequest |
401 | Unauthorized |
403 | Forbidden |
429 | RateLimited |
Example
curl -X POST "https://backend.immut.io/api/v1/certificates/bulk" \
-H "Authorization: Bearer $IMMUT_API_KEY"
Generated from the immut API contract, version 1.9.0. Machine-readable: this page as markdown · everything in one file · OpenAPI