post https://api.lucid.co/documents/pickerToken
Generates a tightly-controlled, limited scope, short-term temporary access token to allow third parties to display the embedded document picker. The token is short-lived (5 minutes), and allows the embedding website to load the document picker, but does not grant access to any additional resource within Lucid.
Valid Authentication Methods
OAuth 2.0 User Token and Account Token Scopes:
- lucidchart.document.app.picker
- lucidspark.document.app.picker
- lucidscale.document.app.picker
Responses
400Bad Request - when parameters are missing or invalid.
403Forbidden - when the access token is not allowed to generate a document picker token for the provided product.