Deleting your endpoint
Last updated
Was this helpful?
Last updated
Was this helpful?
You want to delete your endpoint (bridge)? Thats sad to hear :( Do you want to give us some feedback why? -> Join our Support Servers
You can delete your endpoint via a simple command.
/delete
After succesful deletion you should receive a message like this:
You can use our API sending a simple DELETE
-Request.
For sending a request like this you could use a program like Postman (https://www.postman.com/downloads/, no account needed) or any other program you prefer.
(Note: I am using Postman in the example screenshots.)
DELETE
Enter the following API URL and
replace YOUR-DISCORD-SERVER-ID
with your discord server id and
replace YOUR-TOKEN
with the token you got in the registering process
(Alternatively you can run the /generate-token
command on discord to get a new one)
If you replaced and set everything correctly send the request. The API should respond instantly with a succesful response. E.g.:
You can also just write us an E-Mail and we do all the work for you!
If you send us an E-Mail, please make sure the following information is contained:
Stating that you would like to delete your endpoint
Endpoint ID (usually the Discord Server ID)
Astroid Token (You got this in the registering process or generate a new via the following discord bot command: /generate-token
)
Optional: Reason for deleting your endpoint. (We'd just like to know why, no necessity though ;) )
All your data is now deleted.