메인 콘텐츠로 건너뛰기
POST
새 배포자 생성

인증

Authorization
string
header
필수

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

본문

application/json
createdAt
string<date-time>

배포자가 생성된 날짜와 시간.

description
string
id
string

배포자의 고유 식별자입니다. 사용자 이름과 유사합니다. 소문자여야 합니다.

배포자 로고의 URL.

members
object[]

배포자 내 멤버 목록.

name
string
source_code_repo
string
status
enum<string>
사용 가능한 옵션:
PublisherStatusActive,
PublisherStatusBanned
support
string
website
string

응답

배포자 생성 성공

createdAt
string<date-time>

배포자가 생성된 날짜와 시간.

description
string
id
string

배포자의 고유 식별자입니다. 사용자 이름과 유사합니다. 소문자여야 합니다.

배포자 로고의 URL.

members
object[]

배포자 내 멤버 목록.

name
string
source_code_repo
string
status
enum<string>
사용 가능한 옵션:
PublisherStatusActive,
PublisherStatusBanned
support
string
website
string