Hub

Update a Hub Invite

Update an existing invite in a hub

put/v1/hub/{hub_id}/invite/{invite_id}

Path parameters

hub_idstring uuid required

The UUID of the hub in which the invite is located

invite_idstring uuid required

The UUID of the invite to be updated

Request body

tagsstring[]
projectRole'member' | 'admin' | 'owner'

Response

Successfully updated the invite

metadataobject

Changes

Changed in 2 of the 8 revisions of this API.11