Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 832 Bytes

ResourceNotFoundProblem.md

File metadata and controls

38 lines (22 loc) · 832 Bytes

ResourceNotFoundProblem

A problem that indicates that a given Tweet, User, etc. does not exist.

Properties

Name Type Description Notes
title String
detail String
type TypeEnum [optional]
parameter String
value Object Value will match the schema of the field.
resourceId String
resourceType ResourceTypeEnum

Enum: TypeEnum

Name Value
HTTPS_API_TWITTER_COM_2_PROBLEMS_RESOURCE_NOT_FOUND "https://api.twitter.com/2/problems/resource-not-found"

Enum: ResourceTypeEnum

Name Value
USER "user"
TWEET "tweet"
MEDIA "media"