Platform singularity image remove request
Request of remove platform singularity image
Endpoint
DELETE /api/platform/singularity/image/
Auth
Authorization: Bearer ${token}
Query Parameters
| Key | Default |
|---|---|
| force | false |
| identity |
Response
Json
[
{
"kind": "status",
"payload": {
"code": 0,
"message": ""
}
}
]
Notes
- Platform Permission Required
- Read-Only Permission Restricted