Set Username Slug
user
Set Username Slug
PATCH
Set Username Slug
Documentation Index
Fetch the complete documentation index at: https://docs.primeintellect.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Desired unique username/slug (lowercase, 3-30 chars, a-z, 0-9, -)
Required string length:
3 - 30Pattern:
^[a-z0-9-]+$