mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-11 13:42:49 +01:00
13 lines
356 B
YAML
13 lines
356 B
YAML
tags:
|
|
-
|
|
name: login
|
|
description: |
|
|
Attempts to authenticate with the API using a email/password combination.
|
|
externalDocs:
|
|
description: 'Find out more'
|
|
url: 'https://invoiceninja.github.io'
|
|
externalDocs:
|
|
description: 'https://invoiceninja.github.io'
|
|
url: 'https://invoiceninja.github.io'
|
|
security:
|
|
- ApiKeyAuth: [] |