Set, update, or clear expiration dates on organization memberships

Accepts up to 100 email addresses per request. For each member, sets
or updates the membership expiration to the supplied UTC timestamp,
or clears it when expiration_date is null. Returns a per-email
result for each address.

Rate limit category: Medium API

Path Params
string
required

Organization ID.

Body Params
emails
array of strings
required

Email addresses of the members whose expiration date should be
set or cleared.

emails*
required

The date and time when the memberships should expire in
YYYY-MM-DDTHH:mm:ss.sssZ format, or null to clear the expiration.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json