DELETE api/recurringPackageProfiles/{profileId}?userId={userId}

Deletes a RecurringPackageProfile from the database(Soft Delete)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
profileId

Profile Id

integer

Required

userId

User Id

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.