Type Alias LocationAccessCodeResponse

LocationAccessCodeResponse: GetAccessCodeBaseSchema & {
    userType: "Location";
    scope: LocationScope[];
}

Type declaration

  • userType: "Location"

    The type of user the token is for

    Location
    
  • scope: LocationScope[]

    The scope of the token provided

    conversations/message.readonly conversations/message.write