Remove a pet from the system permanently.Authentication: Requires write:pets scope or Bearer token Note: This operation is irreversible. Consider updating the pet status to NOT_AVAILABLE instead.
Request
Authorization
JWT Bearer
Add the parameter
Authorization
to Headers
Example:
Authorization: ********************
or
OAuth 2.0
Authorization Code
deviceCode
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.