Request Transformer Advanced

Configuration

configobject
Hide Child Parameters
addobject
Hide Child Parameters
bodyarray[string]

This field is referenceable.

Default:[]

headersarray[string]

This field is referenceable.

Default:[]

json_typesarray[string]

Allowed values:booleannumberstring

Default:[]

querystringarray[string]

This field is referenceable.

Default:[]

allowobject
Hide Child Parameters
bodyarray[string]
appendobject
Hide Child Parameters
bodyarray[string]

This field is referenceable.

Default:[]

headersarray[string]

This field is referenceable.

Default:[]

json_typesarray[string]

Allowed values:booleannumberstring

Default:[]

querystringarray[string]

This field is referenceable.

Default:[]

dots_in_keysboolean

Specify whether dots (for example, customers.info.phone) should be treated as part of a property name or used to descend into nested JSON objects. See Arrays and nested objects.

Default:true

http_methodstring

A string representing an HTTP method, such as GET, POST, PUT, or DELETE. The string must contain only uppercase letters.

Match pattern:^[A-Z]+$

removeobject
Hide Child Parameters
bodyarray[string]

Default:[]

headersarray[string]

Default:[]

querystringarray[string]

Default:[]

renameobject
Hide Child Parameters
bodyarray[string]

This field is referenceable.

Default:[]

headersarray[string]

This field is referenceable.

Default:[]

querystringarray[string]

This field is referenceable.

Default:[]

replaceobject
Hide Child Parameters
bodyarray[string]

This field is referenceable.

Default:[]

headersarray[string]

This field is referenceable.

Default:[]

json_typesarray[string]

Allowed values:booleannumberstring

Default:[]

querystringarray[string]

This field is referenceable.

Default:[]

uristring
consumerobject

If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.

* Additional properties are NOT allowed.
Hide Child Parameters
idstring
consumer_groupobject

If set, the plugin will activate only for requests where the specified consumer group has been authenticated. (Note that some plugins can not be restricted to consumers groups this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer Groups

* Additional properties are NOT allowed.
Hide Child Parameters
idstring
protocolsarray[string]

A set of strings representing HTTP protocols.

Allowed values:grpcgrpcshttphttps

Default:grpc, grpcs, http, https

routeobject

If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.

* Additional properties are NOT allowed.
Hide Child Parameters
idstring
serviceobject

If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.

* Additional properties are NOT allowed.
Hide Child Parameters
idstring

Did this doc help?

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!