🗃️Endpoints - Spot Members
Dernière mise à jour
Cet article vous a-t-il été utile ?
Dernière mise à jour
Cet article vous a-t-il été utile ?
Invite a spot member
/v1/spotMembers
The email of the spot member
Set to true to send notification mail to each invited members
Invite multiple spot members
/v1/spotMembers~bulkInvite
Set to true to send notification mail to each invited members
The emails of members to invite
Get custom form answers for a spot member
/v1/spotMembers/{spotMemberId}/customFormAnswers
The id of the spotMember
The page number in a paginated set of results
The limit of results to be returned per page
The question label of custom form answers to include in the result
Update a spot member
/v1/spotMembers/{spotMemberId}
The id of the spotMember
The first name of the spot member
The last name of the spot member
The title of the spot member
The custom role ID of spot member
The role of the spot member
Member
, Admin
The status of the spot member
Accepted
, Rejected
, Deactivated
The custom embed base URLs of the spot member.
Get a spot member
/v1/spotMembers/{spotMemberId}
The id of the spotMember
List Spot members
/v1/spotMembers
The page number in a paginated set of results
The limit of results to be returned per page
The emails of spot member to include in the result
The firstnames of spot member to include in the result
The lastnames of spot member to include in the result
The roles of spot member to include in the result
The custom role ID of Spot member
The status of spot member to include in the result
Spot members where invitation date is before a specific date (Unix timestamp format)
Spot members where invitation date is after a specific date (Unix timestamp format)
Spot members where registration date is before a specific date (Unix timestamp format)
Spot members where registration date is after a specific date (Unix timestamp format)