Authentication
To authenticate with Couchdrop see the routes below
Authenticate with username and password
Request Body
Name
Type
Description
{
"token":"<API auth token>"
}{
// Response
}Last updated