Skip to main content
PATCH
{base_url}
/
p
/
{provider}
/
{endpoint}
Error
A valid request URL is required to generate request examples
"<string>"
"<string>"
"<string>"
"<string>"
{
"error": {
"code": "<string>",
"message": "<string>",
"param": "<string>"
}
}
{
"error": {
"code": "<string>",
"message": "<string>",
"param": "<string>"
}
}
{
"error": {
"code": "<string>",
"message": "<string>",
"param": "<string>"
}
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

provider
string
required

Provider type

endpoint
string
required

Provider-native endpoint path relative to the provider base URL. URL-encode embedded / characters when using generated clients.

Response

Opaque upstream response body

The response is of type file.