Users

Upload an entrance sound

Uploads a short audio clip to the user's entrance sound library. Validates format, duration, and size server-side.

post/users/@me/entrance-sounds

Request body

namestring required

Display label for the sound

audiostring byte required

Base64-encoded image data

Response

Success

idstring snowflake required
namestring required
hashstring required
extension'mp3' | 'ogg' | 'm4a' | 'wav' required
content_typestring required
duration_msinteger required
size_bytesinteger required
urlstring uri required
created_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.