The 'Configurations' application of the Core API
- Create 'Automationconfiguration'
Update 'Automationconfiguration'
Get 'Automationconfiguration'
Create 'Automationconfigu...
Configurations (2.0.0)
Download OpenAPI description
Languages
Servers
https://{environment}.pigello.io
- https://dev.api.pigello.io/configurations/automationconfiguration/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://dev.api.pigello.io/configurations/automationconfiguration/ \
-H 'Content-Type: application/json' \
-H 'X-PIGELLO-APPLICATION-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-CT: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-ENTITY: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-SECRET: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CUSTOMER-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-SERVICE-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-SERVICE-VERSION-ID: YOUR_API_KEY_HERE' \
-d '{
"organization_user_auto_anonymize_post_days": -2147483648,
"custom_id": "string",
"potential_customer_auto_anonymize_post_days": -2147483648,
"previous_customer_auto_anonymization_exact_date_match": true,
"organization_user_auto_anonymization_exact_date_match": true,
"customer_auto_adjust_deactivation_with_days": -2147483648,
"organization": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"potential_customer_auto_anonymization_exact_date_match": true,
"previous_customer_auto_anonymize_post_days": -2147483648,
"customer_auto_invite_pre_days": -2147483648
}'Response
application/json
{ "organization_user_auto_anonymize_post_days": -2147483648, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "custom_id": "string", "potential_customer_auto_anonymize_post_days": -2147483648, "created_at": "2019-08-24T14:15:22Z", "previous_customer_auto_anonymization_exact_date_match": true, "organization_user_auto_anonymization_exact_date_match": true, "customer_auto_adjust_deactivation_with_days": -2147483648, "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "potential_customer_auto_anonymization_exact_date_match": true, "previous_customer_auto_anonymize_post_days": -2147483648, "customer_auto_invite_pre_days": -2147483648 }
- https://dev.api.pigello.io/configurations/automationconfiguration/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
'https://dev.api.pigello.io/configurations/automationconfiguration/{pk}/' \
-H 'Content-Type: application/json' \
-H 'X-PIGELLO-APPLICATION-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-CT: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-ENTITY: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-SECRET: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CUSTOMER-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-SERVICE-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-SERVICE-VERSION-ID: YOUR_API_KEY_HERE' \
-d '{
"organization_user_auto_anonymize_post_days": -2147483648,
"custom_id": "string",
"potential_customer_auto_anonymize_post_days": -2147483648,
"previous_customer_auto_anonymization_exact_date_match": true,
"organization_user_auto_anonymization_exact_date_match": true,
"customer_auto_adjust_deactivation_with_days": -2147483648,
"organization": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"potential_customer_auto_anonymization_exact_date_match": true,
"previous_customer_auto_anonymize_post_days": -2147483648,
"customer_auto_invite_pre_days": -2147483648
}'Response
application/json
{ "organization_user_auto_anonymize_post_days": -2147483648, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "custom_id": "string", "potential_customer_auto_anonymize_post_days": -2147483648, "created_at": "2019-08-24T14:15:22Z", "previous_customer_auto_anonymization_exact_date_match": true, "organization_user_auto_anonymization_exact_date_match": true, "customer_auto_adjust_deactivation_with_days": -2147483648, "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "potential_customer_auto_anonymization_exact_date_match": true, "previous_customer_auto_anonymize_post_days": -2147483648, "customer_auto_invite_pre_days": -2147483648 }
- https://dev.api.pigello.io/configurations/automationconfiguration/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://dev.api.pigello.io/configurations/automationconfiguration/{pk}/' \
-H 'X-PIGELLO-APPLICATION-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-CT: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-ENTITY: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-SECRET: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CUSTOMER-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-SERVICE-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-SERVICE-VERSION-ID: YOUR_API_KEY_HERE'Response
application/json
{ "organization_user_auto_anonymize_post_days": -2147483648, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "custom_id": "string", "potential_customer_auto_anonymize_post_days": -2147483648, "created_at": "2019-08-24T14:15:22Z", "previous_customer_auto_anonymization_exact_date_match": true, "organization_user_auto_anonymization_exact_date_match": true, "customer_auto_adjust_deactivation_with_days": -2147483648, "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "potential_customer_auto_anonymization_exact_date_match": true, "previous_customer_auto_anonymize_post_days": -2147483648, "customer_auto_invite_pre_days": -2147483648 }