Update Source
PUT/api/v1/embedded/sources/:id
Requires a Scoped Token as the bearer token.
Update an existing 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