Create Scoped Token
POST/api/v1/embedded/scoped-token
Requires an Access Token as the bearer token.
Generate a new scoped token.
You can safely share it with your end users and it will allow them to manage their configured sources.
Request
Responses
- 200
- 400
- 403
- 422
- 500
Successful Response
Bad request
Forbidden
Unprocessable entity
Internal server error