Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 795 Bytes

ResourceUnauthorizedProblem.md

File metadata and controls

39 lines (23 loc) · 795 Bytes

ResourceUnauthorizedProblem

A problem that indicates you are not allowed to see a particular Tweet, User, etc.

Properties

Name Type Description Notes
parameter String
resourceId String
resourceType ResourceTypeEnum
section SectionEnum
value String

Enum: ResourceTypeEnum

Name Value
USER "user"
TWEET "tweet"
MEDIA "media"
LIST "list"
SPACE "space"

Enum: SectionEnum

Name Value
DATA "data"
INCLUDES "includes"