cURL
curl --request DELETE \ --url https://eu-vg-edge.moeaymandev.workers.dev/v2/agencies \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "Agency deleted successfully" }
Deletes the agency associated with the workspace
Workspace secret API key, found in the workspace settings page (top left).
Agency deleted succesfully
The response is of type object.
object