Remove the specified property of the specified user.
delete
/social/api/v1/people/{peopleID}/properties/{propertyID}
Request
Supported Media Types
- application/json
Path Parameters
-
peopleID: integer(int64)
The people ID. The object's unique identifier from a long integer representation.
-
propertyID: integer(int64)
The property ID. The object's unique identifier from a long integer representation.
Response
Supported Media Types
- application/json
200 Response
Successful operation.