API referenceWorkspaceFiscal setup
Delete certificate
Removes the selected organization certificate material. Workflows that require it remain unavailable until a replacement is uploaded.
- Endpoint
DELETE /v1/organization/certificates/{kind}- Authorization
- Required permission: `certificates:manage`.
- Environments
- Production only
- Idempotency
- Required for safe retries.
Get programmatic request GET
Returns the safe metadata projection for one organization-attributable programmatic request. Use the Request-Id response header to correlate a client call with this record.
Upload certificate PUT
Configures an organization CSD or e.firma certificate. Send the certificate and private-key bytes as base64 plus the private-key password. The certificate RFC must match the organization fiscal identity.