Skip to main content
POST
Create locker room post

Authorizations

Authorization
string
header
required

Clerk session token. Use Authorization: Bearer .

Body

application/json
content
string
imageUrl
string
teamId
string

About-tag team

authorTeamId
string

Post-as-team identity

postAsTeamId
string

Native alias for authorTeamId

scheduledFor
string<date-time>

Scheduled publish date (ISO 8601)

privacy
enum<string>
Available options:
public,
private
media
object[]
poll
object
collectible
object
lineup
object

Formation builder attachment

Response

{ success, data }