API Guide / API Reference / System API / Restart
Restart

Use this API to clear cache and reset the API to its initial state. You need to clear cache when add fields or set up anything in Witly.


URL

https://Witly.co/api/v2/restart?token={0}


HTTP Method

GET


Request body

Not required


Request Parameters

Parameter

Required

Description

token

Yes

Access token


Example Request

https://Witly.co/api/v2/restart?token=5c33446ac1c049049f9232cf296bdf10


Example Response

The response body is empty. HTTP status code 200 is returned if success.

Last modified on Jan 23, 2018