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