ArchiveGroup
This method can be used for the following: Archive a Group.
Last updated
curl -X PUT 'https://localhost:3000/api/ss/group/5e8017d2e1385f0c58e8f4f8/archive' -H 'Host: localhost:3000' -H 'X-SSAPI-KEY: ***************************************' -H 'Content-Type: application/json' -H 'Connection: close' -d '{}'{
"status": "ok"
}