Initiate or complete multipart domain restore upload
POST/api/v1/domains/:domainID/restore/multipart
Use ?uploads to initiate (body: restoreMultipartInitiateRequest). Use ?uploadId={id} to complete (body: completeMultipartRequest).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 413
- 500
OK
Bad Request
Unauthorized
Forbidden
Not Found
Conflict
Request Entity Too Large
Internal Server Error