Decode encoded string representations back to their numeric Everflow IDs. This reverses the encoding performed by the encode endpoint. The type field must match the encoding context used when the values were originally encoded.
The affiliate's API key generated from the Affiliate Portal. Uses the X-Eflow-Api-Key header.
The encoding context type. Must match the type used during encoding.
tracking_link_affiliate, tracking_link_offer, smart_link_affiliate, smart_link_smart_link, signup_affiliate_employee, signup_advertiser_employee, signup_affiliate_affiliate Array of encoded string values to decode.
OK
Array of decoded numeric IDs corresponding to the input strings.