Initiatives

post
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired
Query parameters
isInitialbooleanOptional
Body
Responses
post
/api/v2/customers/{customerId}/initiatives/consolidated-batch
201Success

No content

post
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired
initiativeExternalIdstringRequired
Body
typestring · enumRequired

type of access.

Possible values:
userIdsstring · objectid[]Optional

list of users whose access is either allowed or denied for an initiative.

Responses
post
/api/v1/customers/{customerId}/initiatives/{initiativeExternalId}/access
201Success

No content

post
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired
initiativeExternalIdstringRequired
Body
codeExternalIdsstring[] · min: 1 · max: 2500Required
Responses
post
/api/v1/customers/{customerId}/initiatives/{initiativeExternalId}/codes
201Success

No content

delete
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired
initiativeExternalIdstringRequired
Responses
200Success

No content

delete
/api/v1/customers/{customerId}/initiatives/{initiativeExternalId}/codes
200Success

No content

Last updated