Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Successfully retrieved new link key
The response is of type string
.
Retrieve a short key
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully retrieved new link key
The response is of type string
.