ProjectEncrypt
Enable project encryption
Encrypts all existing S3 data for the project and enables encryption for future writes.
Authorization
BearerAuth Authorization<token>
Project Bearer token (e.g., "Bearer sk-ac-xxxx")
In: header
Response Body
application/json
application/json
application/json
curl -X POST "https://loading/api/v1/project/encrypt"{
"code": 0,
"error": "string",
"msg": "string"
}{
"code": 0,
"error": "string",
"msg": "string"
}{
"code": 0,
"error": "string",
"msg": "string"
}