Contact user
Description
Sends an email to contact another user.
Endpoint
/user/{userId}/contact
Method
POST
Access Level Rules
Minimum Access Level
None
Processing Units
Minimum processing units
None
Parameters
Name
Description
Required
Default
userId
The id of the user who will receive the message.
true
message
The message to send to the user.
true
Last updated