Set Endpoint Transformation

PATCH {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/transformation

Set or unset the transformation code associated with this endpoint

Request Body

{"code"=>"<string>", "enabled"=>"<boolean>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring