Delete Organization
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"error": {
"message": "Organization with identifier 1 is not found or you don't have access to it."
}
}# curl command example:
$ curl -X DELETE -H "Authorization: Bearer {accessToken}" https://fra1.blynk.cloud/api/v1/organization?orgId={orgId}
$ curl -X DELETE -H "Authorization: Bearer eIdWHQqRfFmvP5LDDh-IGxPUzi7I27HthzCPAVmS" https://fra1.blynk.cloud/api/v1/organization?orgId=1Last updated
Was this helpful?

