License: Contacts and request
Catalog id: resource.license.request
Technical and administrative contacts, optional draft save, and generation of a signed license request (CSR stays on platform).
Guide: License and capabilities.
Open it
| Navigation | Resources > License > Contacts & request |
| Deep link | #tenant=platform&resource=license&rarea=request |
| Scope | Platform |
REST
- Overview
- Request
- Response
Get license request draft
Endpoint: GET /api/platform/setup/v1/license-management/request
Captured response: 200 OK
This captured endpoint is shown from the E2E run; it is not mapped to one of the generated EDK REST API reference pages.
Connect an environment to rewrite this call to real service bases and run it.
- Overview
- Request
- Response
Generate signed license request
Endpoint: POST /api/platform/setup/v1/license-management/request/generate
Captured response: 200 OK
This captured endpoint is shown from the E2E run; it is not mapped to one of the generated EDK REST API reference pages.
Connect an environment to rewrite this call to real service bases and run it.