Restart Instance
To restart instance
if you need to restart your instance you can use this endpoint
To restart instance
POST
https://api.cartat.net/instance/restart
Headers
Name
Type
Description
Accept*
application/json
Content-Type*
application/json
{
"status": "success",
"message": "cleared"
}
Last updated