Request
POST/api/v1/sonar/apis/:source_id/request
Requires an Access Token as the bearer token.
Make a request to an API using the credentials and config associated with the provided source.
This API allows any system to make requests to a downstream system without ever sharing end users' credentials with the caller.
Request
Responses
- 200
- 400
- 403
- 422
- 500
Successful Response
Bad request
Forbidden
Unprocessable entity
Internal server error