Skip to content

This function returns an empty result set. Useful if you need to make an API call that return nothing, such as when sending Change Tracking commands.​

PUT
/null

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and enter it here.

TypeHTTP (bearer)

Responses​

application/json
JSON
{
"TotalRecords": 0,
"Results": [...]
}

Playground​

Authorization
Variables
Key
Value

Samples​