
Welcome to Livvi API Documentation
Here you will be able to find all our documentation that you may need to create with Livvi.
Parameters for POST and DELETE requests
ATTENTION: Read this before proceeding.
ALL PARAMETERS for POST and DELETE requests MUST be passed through the request body using application/x-www-form-urlencoded encoding.
Although the documentation states that query parameters may be used in POST and DELETE methods, this behavior is deprecated and will be removed in the future.
Query parameters MUST only be used in GET requests!

