Invite a creator
Invite a creator to connect to the authenticated user's agency by email.
The invited user must have an existing Fanvue creator account. An email will be sent to the creator with a link to accept the invitation. The creator does not need to share their password.
<Info>Scope required: `write:agency`</Info>
<Info>Requires: Agency admin access</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
X-Fanvue-API-Version
API version to use for the request
Request
This endpoint expects an object.
email
Email address of the creator to invite
Response
Creator invitation sent successfully
success
message
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
410
Gone Error