add post

Create a new post.

Specifying the post author (explicit-user rollout): When the explicit-user
rollout is enabled for the organisation, data.userUuid is an optional author
override. Campaign API key authentication (Authorization header, Bearer
raisely-sk-...) and organisation/campaign admins may supply data.userUuid to
author the post on behalf of any user in the same organisation; a userUuid from
another organisation returns 404 not found. data.userUuid is never required —
when it is omitted (or supplied by a non-admin who cannot override), the author
defaults to the authenticated user. Non-admin callers cannot author as someone
else.

For custom components:

RaiselyComponents.api.all('posts').post(data = {}, params = {}, headers = {}) => Promise<{result}>

See Restie Response Data for a more detailed overview of responses through the client wrapper

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean

Returns the full record when authenticated

Body Params
data
object
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json