Send congratulations

POST /api/2.0/portal/sendcongratulations

Request

Sends congratulations to the user after registering the portal.

Query

Useridstringformat: uuid

User ID

Keystring

Email key

Examples

POST /api/2.0/portal/sendcongratulations?Userid=75a5f745-f697-4418-b38d-0fe0d277e258&Key=some%20text HTTP/1.1
Host: example.com
curl --request POST \
  --url 'https://example.com/api/2.0/portal/sendcongratulations?Userid=75a5f745-f697-4418-b38d-0fe0d277e258&Key=some%20text'

Responses

200

OK

Get Help

  • If you have any questions about ONLYOFFICE DocSpace, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).