put http://localhost:5162/api/conferences//attendances/
Log in to see full request history
Responses
401Error: Unauthorized
401Error: Unauthorized
xxxxxxxxxx
curl --request PUT \
--url http://localhost:5162/api/conferences/conferenceId/attendances/ownerId \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here! Or choose an example: