API ReferenceSharesDelete shareCopy pageDELETEhttps://api.frame.io/v4/accounts/:account_id/shares/:share_idDelete a share. Rate Limits: 60 calls per 1.00 minute(s) per account_userAuthenticationAuthorizationBearerBearer authentication of the form Bearer <token>, where token is your auth token.Path Parametersaccount_idstringRequiredformat: "uuid"A UUID Stringshare_idstringRequiredformat: "uuid"A UUID StringResponseNo ContentErrors400Bad Request Error401Unauthorized Error403Forbidden Error404Not Found Error422Unprocessable Entity Error429Too Many Requests Error