/
BA
basistheory
/
Basis Theory API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 10h ago · Updated 1d ago
View markdown
basistheory
Basis Theory API
put
/proxies/{id}
latest
OpenAPI 3.0.1
2026-08-22
120
193
391.7 KB
cbb8e098b560
ApplePay
15
ApplicationKeys
4
Applications
7
ApplicationTemplates
2
Detokenize
1
Documents
4
Enrichments
2
FunctionSource
1
GooglePay
9
Keys
4
Logs
2
NetworkTokens
7
Permissions
1
Proxies
6
get
/proxies
post
/proxies
get
/proxies/{id}
put
/proxies/{id}
delete
/proxies/{id}
patch
/proxies/{id}
ReactorFormulas
5
Reactors
9
Roles
1
Sessions
2
Tenants
24
ThreeDS
4
TokenIntents
3
Tokenize
1
Tokens
6
Proxies
put
/proxies/{id}
Path parameters
id
string
uuid
required
Request body
UpdateProxyRequest
required
name
string
required
destination_url
string
required
request_reactor_id
string
uuid
nullable
response_reactor_id
string
uuid
nullable
request_transform
ProxyTransform
response_transform
ProxyTransform
request_transforms
ProxyTransform[]
nullable
response_transforms
ProxyTransform[]
nullable
application
Application
configuration
object
nullable
require_auth
boolean
nullable
disable_detokenization
boolean
nullable
Response
Success
Proxy
required
id
string
uuid
key
string
nullable
tenant_id
string
uuid
name
string
nullable
destination_url
string
nullable
state
string
nullable
request_reactor_id
string
uuid
nullable
response_reactor_id
string
uuid
nullable
require_auth
boolean
request_transform
ProxyTransform
response_transform
ProxyTransform
request_transforms
ProxyTransform[]
nullable
response_transforms
ProxyTransform[]
nullable
application_id
string
uuid
nullable
configuration
object
nullable
proxy_host
string
nullable
timeout
integer
nullable
disable_detokenization
boolean
client_certificate
string
nullable
requested
RequestedProxy
created_by
string
uuid
nullable
created_at
string
date-time
nullable
modified_by
string
uuid
nullable
modified_at
string
date-time
nullable