Create Source
POST/api/v1/embedded/sources
Requires a Scoped Token as the bearer token.
Creates a new source with the provided end user credentials and configurations. Config should be validated before this endpoint is called.
Request
Responses
- 200
- 400
- 403
- 422
- 500
Successful Response
Bad request
Forbidden
Unprocessable entity
Internal server error