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
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
| Accept
| string | | |
RESPONSES
status: ``