apps uninstall
GET {{baseUrl}}/apps.uninstall?client_id=<string>&client_secret=<string>
Uninstalls your app from a workspace.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
client_id | string | Issued when you created your application. | |
client_secret | string | Issued when you created your application. |
RESPONSES
status: OK
{"ok":"\u003cboolean\u003e"}