Skip to main content

 Version 5

Legacy documentation for PageSeeder v5

create member

/members/create [POST]

Description

Create a member.

This service is now deprecated, use service /members [POST] instead.

Parameters

NameDescriptionRequiredTypeDefault
emailThe new member’s email (required if member-username is not specified)maybestring
member-usernameThe new member’s username (required if email is not specified), defaults to the member’s emailmaybestring
auto-activateWhether to activate the new member automatically,nobooleanfalse
firstnameThe new member’s given namenostringMember
member-passwordThe new member’s password, is generated if unspecifiednostring
personal-groupWhether to create the personal groupnobooleanfalse
surnameThe new member’s family namenostring[4 digits]
welcome-emailWhether to send a welcome email to the new membernobooleantrue

Permission

This service requires administrator.

Response

Error Handling

Created on , last edited on