delete
https://production-api.shoutaboutus.com/api/v1/qr-codes/template/delete
Soft-delete a QR code template identified by the id query/body parameter; 404s if it does not belong to the authenticated user's company. Writes a QR_CODE_TEMPLATE_DELETED audit log on success.
Auth: Account — authentication; The endpoint loads the template (own company only). The request validation requires a valid id; the controller takes it from the request body or query string.
Rate limit: No rate limit.
Request
- Query:
id(integer, required) — template ID; must be an existing QR template.
Response — { data. } envelope wrapping the controller array:
status(string) —"success".message(string) —"QR code template deleted successfully".
Errors: 422 on validation failure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
