Promise<SuccessResponseModel>
: A Promise that resolves to a success response object containing the operation status and message.
Error
Index Errors
Field | Type | Description |
---|---|---|
status | string | Operation status (defaults to “success”) |
message | string | Descriptive message about the deletion result |