post https://api.kustomerapp.com/v1/messages
Creates a message.
Any one of the following roles is required for this endpoint:
Legacy Role | Equivalent Permission Set Role |
---|---|
org.user.message.write | org.permission.message.create |
Rate limit
Messages are subject to a rate limit. A single client can create up to 120 messages per minute per customer.
Messages with importedAt
in their body will not be subject to the rate limit.
A 429 Too Many Requests
response will be returned if the rate limit has been reached for a customer.