General Information on Endpoints
For
GETendpoints, parameters must be sent as aquery string.For
POST,PUT, andDELETEendpoints, the parameters must be sent as arequest bodywith content typeapplication/x-www-form-urlencoded.Parameters may be sent in any order.
Last updated
Was this helpful?