Unarchive Quote
POST /quotes/{quote_id}/unarchive
POST
/quotes/{quote_id}/unarchive
Restore an archived quote to the active list.
A quote that is not archived comes back unchanged - unarchiving an already active quote is a no-op and announces nothing. Stated because the sibling sequence unarchive raises 403 unconditionally and had to be withdrawn from the contract; this one is genuinely callable.
Authorizations
Parameters
Path Parameters
quote_id
required
Quote id (UUID).
string
Quote id (UUID).
Header Parameters
Responses
200
Successful Response
object
data
required
An open envelope for a quote, template, contact or job result.
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string