Avatar Creators
Path parameters
projectIdstringRequired
The ID of the Project the Creator Config belongs to
Query parameters
offsetinteger · int32Optional
The offset into queried items to return
limitinteger · int32 · max: 100Optional
The maximum number of items to return (maximum 100)
searchstringOptional
The search query to filter the results
Responses
200
Success
application/json
default
An error occurred
application/json
get
/v1/avatars/{projectId}/creator-configsPath parameters
projectIdstringRequired
The ID of the Project the Creator Config belongs to
creatorConfigIdstringRequired
The ID of the Creator Config to get
Responses
200
Success
application/json
Responseall of
and
default
An error occurred
application/json
get
/v1/avatars/{projectId}/creator-configs/{creatorConfigId}Path parameters
projectIdstringRequired
The ID of the Project the Creator Config belongs to
creatorConfigIdstringRequired
The ID of the Creator Config to delete
Responses
204
Success
default
An error occurred
application/json
delete
/v1/avatars/{projectId}/creator-configs/{creatorConfigId}No content
Path parameters
projectIdstringRequired
The ID of the Project the Creator Config belongs to
creatorConfigIdstringRequired
The ID of the Creator Config to update
Body
namestringOptional
catalogone ofOptional
or
allowedHoststring | nullOptional
Responses
200
Success
application/json
default
An error occurred
application/json
patch
/v1/avatars/{projectId}/creator-configs/{creatorConfigId}Path parameters
projectIdstringRequired
The ID of the Project the Creator Config belongs to
Body
namestringRequired
catalogone ofRequired
or
allowedHoststring | nullRequired
Responses
200
Success
application/json
default
An error occurred
application/json
post
/v1/avatars/{projectId}/creator-configsLast updated
Was this helpful?

