Transfer stack ownership to other users

POST https://{{base_url}}/v3/stacks/transfer_ownership

The Transfer stack ownership to other users call sends the specified user an email invitation for accepting the ownership of a particular stack.

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 Transfer stack ownership to other users API Reference document

Request Body

{"transfer_to"=>"manager@example.com"}

HEADERS

KeyDatatypeRequiredDescription
api_keystring
authtokenstring
Content-Typestring