Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create_account #85

Open
SplinterHead opened this issue Aug 3, 2023 · 0 comments
Open

create_account #85

SplinterHead opened this issue Aug 3, 2023 · 0 comments

Comments

@SplinterHead
Copy link
Owner

Summary

Create an account for a given project. Asynchronous call

Request XML

<create_account>
    <url></url>
    <email_addr></email_addr>
    <passwd_hash></passwd_hash>
    <user_name></user_name>
    <team_name></team_name>
</create_account>

Response XML (where applicable)

N/A

@SplinterHead SplinterHead added this to the Account Operations milestone Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant