v16

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-04-0886158866.0 KB
Authorization Endpoint

Update Ticket Information

post/api/{serviceId}/auth/authorization/ticket/update

Path parameters

serviceIdstring required

A service ID.

Request body

ticketstring required

The ticket.

infostring required

The information about the ticket.

Response

Authorization ticket updated successfully

action'OK' | 'NOT_FOUND' | 'CALLER_ERROR' | 'AUTHLETE_ERROR'

The result of the /auth/authorization/ticket/info API call.

resultCodestring

The code which represents the result of the API call.

resultMessagestring

A short message which explains the result of the API call.