/deploy

get

This service retrieves a s3-url to upload your zip

post

This service allows deploying to the stagging environment.

post

This service allows deploying to the production environment.

/project

get

This service retrieves the status of the project

get

This service retrieves the auto-deployment to production for the project

patch

This service enables or disables auto-deployment for the project

/user

post

This service allows to create multiple users for your project

delete

This service allows to delete multiple users of your project

/bbva-components/newsletter

post

This service allows managing your newsletter's subscriptors.

delete

This service allows managing your newsletter's subscriptors.

post

This service allows sending a newsletter.

/bbva-components/dynamo

get

This service retrieves an item provided by an ID.

put

This service update an item provided by an ID

delete

This service delete an item provided by an ID

post

This service retrieves the result of a query in DynamoDB (http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/DynamoDB/DocumentClient.html)

post

This service retrieves the result of a scan in DynamoDB (http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/DynamoDB/DocumentClient.html)

post

This service create an item in the table

/bbva-components/rhino

get

This service retrieves a paginated list of users.

post

Creates a new user with specified details and configurations.

get

Retrieves detailed information of a specific user by their unique ID.

delete

This service delete a Rhino's user by an ID

patch

This service modifies the email, or the optional data, or dynamo info, or password requesting the tickets

put

This service modifies the email, or the optional data, or dynamo info, or password requesting the tickets

put

Activates a specific user identified by their userId.

put

Deactivates a specific user identified by their userId.

post

Sends an activation link to the user's email address after verifying with reCAPTCHA.

/invalidate-cache

delete

This service invalidate CDN from project and domain