Securize

Access to securize data


Parameters

Name In Type Required Description
org_id path string true The string id related with one of Grupo Masmovil tenants/organizations
body body SecurizeRequestBody true Custom data to securize

Request body - instance of SecurizeRequestBody

1
{}
None

Request example

1
2
3
4
5
6

curl -X POST https://consents.masstack.com/v2/orgs/masmovil/securize \
  -H "Content-Type: application/json" \
  -H "Accept: application/json" \
 --data-raw "{}" 

Responses

Code Meaning Description Schema
201 Created Success response SecurizeResponse

Endpoints

Consents

    Securize