Actor BFF APIAuthCopy PageRegister a new actor accountpost https://int.backbonehq.io/auth/registerBody ParamsRequest for user registrationnamestringrequiredlength ≤ 255\SFull name of the useremailAddressstringrequiredlength ≤ 255\SEmail addresspasswordstringrequiredlength between 8 and 128^(?=.*[a-z])(?=.*[A-Z])(?=.*\d).{8,128}$User password (8-128 characters; at least one uppercase, one lowercase, one number; symbols optional)Responses 200OK 400Bad RequestUpdated about 1 month ago Refresh a user access tokenExchange tokens for a browser sessionDid this page help you?YesNo