Skip to main content

Invite User

POST 

/api/content/:contentType/invitations/:key

Invite a user to access or edit a content object.

You can find more information about invitations and content here.

Locale

A locale can be specified for this request. The email will be sent in the specified locale. You can learn more about locale in emails here.

If no locale is specified, the applications default locale will be used. You can learn more about configuring the default locale here.

Tokens

Request

Responses

The content object the user was invited to. The response depends on the content object. For articles it will return FullArticleResponseand for file metadata it will return FileMetadataResponse.