[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

Redeem User Invitation

Description

Redeems the user invitation of a user in an organization.

Request

Request

URL

URL


post
https://console.navigator.vmware.com/cphub/api/auth/v1/users/{userId}/orgs/{orgId}/redeem
Copy

Path Parameters

Path Parameters

string
userId Required

The userId or user account identifier.


string
orgId Required

Unique identifier (GUID) of the organization.


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

200 OK

OK

No error details were provided in the OpenAPI specification.

Code Samples

Code Samples

cURL Command

curl -X POST https://console.navigator.vmware.com/cphub/api/auth/v1/users/{userId}/orgs/{orgId}/redeem


Feedback

Was this page helpful?