- Docs
- Api%2Freference%2Forganizations%2FDeleteOrganization
Delete an organization
Remove an organization from the system by providing its unique ID.
AuthorizationBearer <token>
In: header
Path Parameters
organizationId*string
Unique identifier of the organization
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://api-testnet.dual.network/organizations/string"{}{
"code": 0,
"message": "string",
"details": {}
}{
"code": 0,
"message": "string",
"details": {}
}{
"code": 0,
"message": "string",
"details": {}
}