DELETE v2/apps/{appId}/tenants/{tenantId}/push/delete/{pushId}

Delete push with {pushId}

Request Information

URI Parameters

Name Type Description
appId integer

Application Id

Additional Info :

Required

tenantId integer

Id of the Tenant to retrieve pushes for

Additional Info :

Required

pushId integer

Push to delete

Additional Info :

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

Sample not available.