Topic

Topic과 관련된 API 모음입니다.

  • Topic Create
  • Topic List
  • Topic Detail
  • Topic Destroy
  • Topic Update
  • Topic Merge

Common Header

Key Value
Authorization Token(로그인 성공했을 때 받은 Token key값)

모든 페이지에는 Token 형태의 Header가 전달이 되어야 작업을 수행할 수 있습니다.

Token이 존재하지 않을 경우 다음 에러가 반환됩니다.

Unauthorized Error

HTTP Status Code

401

{
    "detail": "자격 인증데이터(authentication credentials)가 제공되지 않았습니다."
}

Destroy, Update is only for Staff

Topic Destroy와 Update는 일반 유저가 삭제하는 것이 불가능합니다. Staff/SuperUser일 경우에만 삭제할 수 있습니다.

results matching ""

    No results matching ""