Search

Sign-in

Sign-in

This endpoint is used to sign in a user.

POST /api/v1/sign-in

Request Body

  • email (string, required): The email of the user.

  • password (string, required): The password of the user.

Response

The response for this request is a JSON object with the following schema:

properties": {
"token": {
"type": "string"
},
"userId": {
"type": "string"
}
}
}


Solutions that drive success and propel your business forward

Copyright © 2025 Cloudidr.
All Rights Reserved

logo-footer

Solutions that drive success and propel your business forward

Copyright © 2025 Cloudidr.
All Rights Reserved

logo-footer

Solutions that drive success and propel your business forward

Copyright © 2025 Cloudidr.
All Rights Reserved