Overview
Error Handling

Methods

API Documentation (API Version bleed)

Support/Ticket/Auth/

DESCRIPTION

This section contains methods for authenticating a ticket.

execute

URL:

https://api.liquidweb.com/bleed/Support/Ticket/Auth/execute

Description:

Populates the ticket's account number and the authentication method.

Parameters:

ParameterTypeNotes
hashA 27 or 86 character code for a single-use URI* Required

Returns:

FieldTypeNotes
okA boolean value (0 or 1).
ticketidA positive integer value (i.e. 1 and up).* Optional

Possible Errors:

Refer to the Error Handling documentation for the list of exception types

visit

URL:

https://api.liquidweb.com/bleed/Support/Ticket/Auth/visit

Description:

Used by the UI everytime a link is requested. Returns whether or not this link can be used.

Parameters:

ParameterTypeNotes
hashA 27 or 86 character code for a single-use URI* Required

Returns:

FieldType
okA boolean value (0 or 1).

Possible Errors:

Refer to the Error Handling documentation for the list of exception types