Skip to main content
PUT
Update Template

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

Body

application/json

Updates a template

name
string
type
enum<string>
Available options:
gacha,
roguelike,
idle,
card_pack
config
object

Response

Successful response

id
string
required
teamId
string
required
name
string
required
type
enum<string>
required
Available options:
gacha,
roguelike,
idle,
card_pack
config
object
required
createdAt
string
required
updatedAt
string | null
required