Create login
Logins can be of either type device or api.
Logins of type device represent logins from a computer, phone, etc. They contain device information such as device_brand, device_model and os_name. Users can create device logins for themselves when password flow is enabled; for organization owners, password flow is always enabled. Users with an organization-scoped role containing the logins_write permission can create device logins for other users, provided those users do not have greater permissions than the creator. Users can have up to 40 device logins. When the limit is exceeded, the least recently used or oldest login will be removed.
Logins of type api represent logins used by third party applications and integrations. Users can have up to 10 API logins. When the limit is exceeded, creation will fail.
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.