Unfreeze company
Companies
POST unfreeze company(admin)
Endpoint
POST /api/v1/companies/:id/unfreeze
Request
Route
POST /api/v1/companies/31/unfreeze
Headers
Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxMzIiLCJzY3AiOiJ1c2VyIiwiYXVkIjpudWxsLCJpYXQiOjE3Mzc1NTE1NTIsImV4cCI6MTc0MDE0MzU1MiwianRpIjoiOTAzNmM2NDgtNmVmYi00YThkLTlkM2QtYWFkODkwM2E3YzdjIn0.OBsOjd2dgLcPS1LBdCseHe5hml2tzh3joeDSRWTQ7vw
Host: example.org
Cookie:
Body
{
}
Response
Simulated Response
Status
200
Headers
x-frame-options: SAMEORIGIN
x-xss-protection: 0
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
referrer-policy: strict-origin-when-cross-origin
content-type: application/json; charset=utf-8
vary: Accept, Origin
etag: W/"81cc5b4654281a58cecc751e151f1573"
cache-control: max-age=0, private, must-revalidate
x-request-id: 5591087d-c01c-4971-b9b4-f5619eb25d6e
x-runtime: 0.009110
content-length: 55
Body
{
"message": "Company Romaguera Group has been unfrozen"
}