POST
Freeze the enterprise
Path Params
-
enterpriseIdstring required
Body Params
object
-
durationstring number requiredSeconds to freeze the enterpise for
Responses
200
OK
Response Body
object
-
timestring date-timeWhen the freeze started -
expiresstring date-timeWhen the freeze will end -
reasonstringThe reason the entity was frozen -
frozenBystringThe user that froze the entity -
unFrozenBystringThe user that unfroze the entity
400
Bad Request
Response Body
ONE OF
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id
-
namestring enum requiredInvalidEnterpriseId -
contextobject requiredcontext object
-
idstring required
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id
401
Unauthorized
No response body