Share and Encrypt Text

View as Markdown

Share and encrypt a text message with a specified time-to-live (TTL).

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
textstringRequired
ttl_hoursintegerRequired

Response

Created
text_idstring
share_urlstringformat: "uri"
expires_atstring
verified_burnboolean

Errors

400
Bad Request Error
401
Unauthorized Error