Skip to main content

Accept an invitation.

The data necessary to create a new user should be sent. If the user is already a member of Studio, only the membership will be added.

Request Body required
  • token string required

    Validation token

  • first_name string

    User's first name

  • last_name string

    User's last name

  • email email

    User's email. Should be unique

  • password password required

    Possible values: >= 8 characters

    User's password

Responses

Invitation accepted

Loading...