export type PlatformMembershipConfigPostRequest = { platform_key: string; allow_self_linking: boolean; };