API call
API call refers to the process of requesting a specific action from the Cocktail server.
API call
Set the Authorization header with the previously issued token
${API-GATEWAY} : Enter the domain or IP:port information to access the API gateway.
[token] : Enter "Bearer" followed by a space, then paste the issued token.
Last updated