Skip to main content
POST
Invite someone to this workspace (they get access at their next sign-in with that email)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
email
string
required

L'adresse avec laquelle l'invité se connecte à PlugKit. Le workspace apparaît dans son sélecteur à sa première connexion sous cette adresse.

Example:

"teammate@gmail.com"

Response

201 - undefined