Skip to content

Files

Latest commit

tmoskovitchzacmos
tmoskovitch
and
Mar 24, 2022
0bfae47 · Mar 24, 2022

History

History
37 lines (21 loc) · 675 Bytes

DisallowedResourceProblem.md

File metadata and controls

37 lines (21 loc) · 675 Bytes

DisallowedResourceProblem

A problem that indicates that the resource requested violates the precepts of this API.

Properties

Name Type Description Notes
resourceId String
resourceType ResourceTypeEnum
section SectionEnum

Enum: ResourceTypeEnum

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

Enum: SectionEnum

Name Value
DATA "data"
INCLUDES "includes"