API resources

Operation Method and a resource
Creating a group POST /push/v1/management/groups
List of groups GET /push/v1/management/groups
Getting a group GET /push/v1/management/group/{groupId}
Updating a group PUT /push/v1/management/group/{groupId}
Archiving a group DELETE /push/v1/management/group/{groupId}
Unarchiving a group POST /push/v1/management/group/{groupId}/restore
Sending push messages POST /push/v1/send-batch
Checking the status of a dispatch with transferId GET /push/v1/status/{transferId}
Checking the status of sending with clientTransferId GET /push/v1/status/{groupId}/{clientTransferId}
Operation Method and a resource
Creating a group POST /push/v1/management/groups
List of groups GET /push/v1/management/groups
Getting a group GET /push/v1/management/group/{groupId}
Updating a group PUT /push/v1/management/group/{groupId}
Archiving a group DELETE /push/v1/management/group/{groupId}
Unarchiving a group POST /push/v1/management/group/{groupId}/restore
Sending push messages POST /push/v1/send-batch
Checking the status of a dispatch with transferId GET /push/v1/status/{transferId}
Checking the status of sending with clientTransferId GET /push/v1/status/{groupId}/{clientTransferId}

If you didn't find the answer you were looking for, you can use the feedback form to submit your question. Please describe the problem in as much detail as possible. Attach a screenshot if possible.