Transform JSON
Transforms JSON into another structure using a template.
POST
Body
Arguments
object
Input JSON object to transform.
string
Input JSON string to transform.
object
Template JSON object that defines the output structure.
string
Template JSON string that defines the output structure.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.