Publishers
Create a new publisher
post/publishers
Request body
namestring
idstring
The unique identifier for the publisher. It's akin to a username. Should be lowercase.
descriptionstring
websitestring
supportstring
source_code_repostring
logostring
URL to the publisher's logo.
createdAtstring date-time
The date and time the publisher was created.
status'PublisherStatusActive' | 'PublisherStatusBanned'
Response
Publisher created successfully
namestring
idstring
The unique identifier for the publisher. It's akin to a username. Should be lowercase.
descriptionstring
websitestring
supportstring
source_code_repostring
logostring
URL to the publisher's logo.
createdAtstring date-time
The date and time the publisher was created.
status'PublisherStatusActive' | 'PublisherStatusBanned'