API ReferenceAccounts
Disconnect an account
Removes the social account connection and dispatches a webhook event.
Authorization
http AuthorizationBearer <token>
In: header
Path Parameters
space*integer
The space ID
account*integer
The account ID
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://zilfu.app/api/spaces/0/accounts/0"{}{
"message": "string"
}{
"message": "string"
}{
"message": "string"
}