Description: This API wil use to delete the specific company.
URL:- https://apps.quickerlearning.com/api/company/delete/{company_id}
Method: POST
Note: Need to pass quicker learning company id in the url instead of “{company_id}”.
AUTHORIZATION:
Type: Basic Auth
UserName: tenant_id,
Password:secret_key
HEADERS:
Accept: application/json
