Delete Organization
delete/organization/{organization_uid}
Path parameters
organization_uidstring required
Organization uid
Query parameters
remarksstring
Delete Remarks
Response
200
Example response
{
"type": "success",
"message": "Organization Deleted Successfully"
}