admin/eventmanagement/deleteregistration

Request Information

Body Parameters

Body parameters need to be integrated as json key value collection followed by valid object notations, below if the list of parameters can be sent as request body by an integrator.

NameDescriptionTypeAdditional information
RegistrationId

integer

Required

Notes

string

None.

Request Format

Below is the typical object of the request, in order to use the API for various requirement, refer the documentation.

{
  "RegistrationId": 1,
  "Notes": "String Parameter 2"
}

Response Information

Resource Description

ITypedResponseOfBoolean
NameDescriptionTypeAdditional information
Result

boolean

None.

Category

string

None.

Response Formats

Sample not available.