Create Widget Token
POST/api/v1/embedded/widget-token
Requires an Access Token as the bearer token.
Generate a new widget token.
You can safely pass it to your front-end application to instantiate a widget instance.
Request
Responses
- 200
- 400
- 403
- 422
- 500
Successful Response
Bad request
Forbidden
Unprocessable entity
Internal server error