DELETE v1/Surveys/{surveyId}/SamplingPoints/{samplingPointId}

User roles allowed to make this request: DomainAdministrator PowerUser RegularUser LimitedUser SampleManager

Permissions required to make this request: SamplingPoint.Delete SamplingPoint.Read Survey.Read

Has survey type usage restrictions capi

Delete a specified sampling point.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
surveyId

The id of the survey

string

Required

samplingPointId

The id of the sampling point that is to be deleted

string

Required

Body Parameters

None.

Response Information

Resource Description

If successful, this method returns a response with HttpStatusCode.NoContent.

Response Message

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.