Locker room

Create locker room post

Create a post. content may be empty when media, poll, collectible, or lineup is present. teamId is the about-tag. authorTeamId / postAsTeamId is who the post is authored as (403 if unauthorized). lineup is persisted: { presetKey, assignments, faces }.

post/api/locker-room

Request body

contentstring
imageUrlstring
teamIdstring

About-tag team

authorTeamIdstring

Post-as-team identity

postAsTeamIdstring

Native alias for authorTeamId

privacy'public' | 'private'
mediaobject[]
pollobject
collectibleobject

Response

{ success, data }