API Dashboard

Taffy 3.2.0

Resources:

/portalLogin DELETE PATCH PUT POST GET

Request Body:

Loading...

Response:

portallogin
FileName : portalLogin.cfc Description : This file contains the methods for authenticating a user and returning the access token. Created Date : 24/09/2021

POST
required string userName
required string password

/diver DELETE PATCH PUT POST GET

Request Body:

Loading...

Response:

diver
FileName : diver.cfc Description : This file contains the methods to insert/retrieve data from divers table. Created Date : 17/09/2021

GET
optional numeric Id
optional string smartSheetId
POST
required string id
required string email
optional any active
optional string password
optional string firstName
optional string phone

/authenticateDiver DELETE PATCH PUT POST GET

Request Body:

Loading...

Response:

authenticatediver
FileName : authenticate.cfc Description : This file contains the methods for authenticating a user and returning the access token. Created Date : 10/06/2021

post
required username
required password

Warning: Your reload key and password are using the framework default settings. It's advised that you change these in production.
Resources are listed in matching order. From top to bottom, the first URI to match the request is used.