Italiano
cURL
curl --request DELETE \ --url https://app.aegister.com/api/v1/vpn/{id} \ --header 'X-Aegister-Token: <api-key>'
{ "error": 0, "messages": "<array>", "data": { "id": 123, "organization": { "id": 123, "name": "<string>", "logo": "<string>" }, "created_at": "2023-11-07T05:31:56Z", "user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "email": "[email protected]" } }
Soft delete a VPN profile.
You can delete only VPN profiles you have created.
Any value different from 0 indicates an error. More details can be found in messages.
messages
0 <= x <= 0
0
If error is 1, contains zero or more details on the error.
error
1
[]
Mostra attributi figli