Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
String with length between 1 and 39 characters. Only alphanumeric characters and dashes allowed. Must contain no leading, trailing or consecutive dashes.
1 - 39^[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*$Successful Response