Update Sample Contributor

Update Sample Contributor

Update sample contributor to be the given contributor id.

Request
URI
PUT
https://apigw.vmware.com/sampleExchange/v1/samples/{id}/contributor/{contributorId}
COPY
Path Parameters
integer
id
Required

id

integer
contributorId
Required

contributorId


Authentication
This operation uses the following authentication methods.
Responses
204

No content (success).

Operation doesn't return any data structure

400

Bad Request, invalid sample data was supplied.

Operation doesn't return any data structure

401

Unauthorized, credentials not supplied or incorrect.

Operation doesn't return any data structure

403

Forbidden, Unable to update another users Sample.

Operation doesn't return any data structure

404

The sample was not found.

Operation doesn't return any data structure