blob

Delete Blob

delete/api/v1/blobs/{user_id}/{blob_id}

Path parameters

string uuid4 required
OR
string uuid5 required

The ID of the user

string uuid4 required
OR
string uuid5 required

The ID of the blob to delete

Response

Successful Response

dataobject nullable

Response data payload

errno0 | 400 | 401 | 403 | 404 | 405 | 409 | 422 | 500 | 501 | 502 | 503 | 504 | 520
errmsgstring

Error message, empty when success

Changes

Changed in 3 of the 31 revisions of this API.15

    • for the path request parameter blob_id, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the path request parameter user_id, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • added the new 520.00 enum value to the errno response property for the response status 200

      response-property-enum-value-added

    • for the path request parameter blob_id, the type/format was generalized from / to string/

      request-parameter-type-generalized

    • for the path request parameter user_id, the type/format was generalized from / to string/

      request-parameter-type-generalized

    • removed the 520.00 enum value from the errno response property for the response status 200

      response-property-enum-value-removed

    This revision also has 31 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog