Skip to main content
POST
Create a points transaction
This endpoint requires the scope.
Points transactions that would result in a negative points balance will be rejected. To issue points as a reward for completing an action, use the create an activity endpoint instead.

Authorizations

Authorization
string
header
required

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

Body

application/json
points_transaction
object
required

Response

201 - application/json

The points transaction was successfully created.

points_transaction
object