Proxies

put/proxies/{id}

Path parameters

idstring uuid required

Request body

namestring required
destination_urlstring required
request_reactor_idstring uuid nullable
response_reactor_idstring uuid nullable
configurationobject nullable
require_authboolean nullable
disable_detokenizationboolean nullable

Response

Success

idstring uuid
keystring nullable
tenant_idstring uuid
namestring nullable
destination_urlstring nullable
statestring nullable
request_reactor_idstring uuid nullable
response_reactor_idstring uuid nullable
require_authboolean
application_idstring uuid nullable
configurationobject nullable
proxy_hoststring nullable
timeoutinteger nullable
disable_detokenizationboolean
client_certificatestring nullable
created_bystring uuid nullable
created_atstring date-time nullable
modified_bystring uuid nullable
modified_atstring date-time nullable

Changes