delete
https://production-api.shoutaboutus.com/api/v1/qr-codes/
Soft-delete a QR code belonging to the authenticated account-user and removes its stored image from S3.
Auth: Account — authentication; (404 if not found in the account company). The request injects the route id into validation data and asserts it is an existing QR code.
Rate limit: No rate limit.
Request
Response — { data. } envelope wrapping an array.
data.status(string) —"success".data.message(string) —"QR code deleted successfully".
Path params
| Parameter | Type | Required | Notes |
|---|---|---|---|
qrCodeId | integer | Required | Digits only. |
Errors: 422 on validation failure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
