Create a Shortened embed token
POST /embed/:hashcode/shorten_token
Use this API to shorten the embed token if the URL exceeds the browser's size limit.
Request
Responses
- 201
- 400
- 401
- 404
Shortened token was created successfully.
Invalid parameters were sent.
Unauthorized access or invalid credential was used.
Resource was not found.