Check handle availability

Returns True when the provided handle is available, otherwise False. | () -> (bool)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

handlestringRequired

Must be a string starting with @. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.

Response

Successful Response

Errors

422
Public Data Get Handle Availability V1request Unprocessable Entity Error