Upload STIR/SHAKEN certificates
POST
/system/v2/tenants/{id}/stir-shaken/certificates
Platform support: MT and CC
Uploads STIR/SHAKEN private key and/or public certificate files for the master tenant (id=1). Accepts multipart/form-data with optional private_key and public_cert file fields. Uploaded files are validated as a matching PEM key/certificate pair before being saved.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Certificates uploaded and validated successfully
Invalid request
Unauthorized
Forbidden
Resource not found
Internal server error