Embeddable UI
Embeddable UI API
This endpoint allows you to generate a unique embeddable link for your UI component. This link can be embedded into any webpage or application.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Test link generated successfully.
The response is of type object
.