Accept stack owned by other user

GET https://{{base_url}}/v3/stacks/accept_ownership/{{ownership_token}}?api_key={{api_key}}&uid=Enter_your_user_uid

The Accept stack owned by other user call allows a user to accept the ownership of a particular stack via an email invitation.

To use the API Request, you will need to authenticate yourself either with a Management Token (highly recommended) or an Authtoken. 
Read more about it in Authentication.


For more information, refer to the Accept stack owned by other user API Reference document

Request Params

KeyDatatypeRequiredDescription
api_keystringEnter the stack API key.
uidstringEnter the user uid.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring