Initiatives
post
Authorizations
AuthorizationstringRequired
Enter access token
Path parameters
customerIdstring · objectidRequired
Query parameters
isInitialbooleanOptional
Body
Responses
201Success
post
/api/v2/customers/{customerId}/initiatives/consolidated-batch201Success
No content
post
Authorizations
AuthorizationstringRequired
Enter access token
Path parameters
customerIdstring · objectidRequired
initiativeExternalIdstringRequired
Body
typestring · enumRequiredPossible values:
type of access.
userIdsstring · objectid[]Optional
list of users whose access is either allowed or denied for an initiative.
Responses
201Success
post
/api/v1/customers/{customerId}/initiatives/{initiativeExternalId}/access201Success
No content
post
Authorizations
AuthorizationstringRequired
Enter access token
Path parameters
customerIdstring · objectidRequired
initiativeExternalIdstringRequired
Body
codeExternalIdsstring[] · min: 1 · max: 2500Required
Responses
201Success
post
/api/v1/customers/{customerId}/initiatives/{initiativeExternalId}/codes201Success
No content
delete
Authorizations
AuthorizationstringRequired
Enter access token
Path parameters
customerIdstring · objectidRequired
initiativeExternalIdstringRequired
Responses
200Success
No content
delete
/api/v1/customers/{customerId}/initiatives/{initiativeExternalId}/codes200Success
No content
Last updated