See the API's various operations for details on their request parameters and response data.
You can also run this API with a Postman collection.
| Operation | Method | Endpoint |
|---|---|---|
| Manage certificates | ||
| Add a certificate | POST | /idps/{entityId}/certificates |
| List certificates | GET | /idps/{entityId}/certificates |
| Remove a certificate | DELETE | /idps/{entityId}/certificates/{certificateId} |
