v1

latestOpenAPI 3.0.02026-07-24990169.2 KB

Creates a login token

Creates a new login token to authenticate a user, for use in CMS integrations. Login tokens are valid for five minutes and can only be used once.

post/auth/login-tokens

Request body

chartIdstring required

A chart ID.

step'edit' | 'upload' | 'describe' | 'visualize' | 'publish' | 'basemap' | 'data' | 'markers' | 'design' | 'annotate' | 'preview'

An edit step in the chart editor.

Response

Successful