/
GE
getmembrane
/
Membrane API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Act
1
ActionRunLogs
3
Actions
12
AppDataSchemas
10
AppEventLogRecords
2
AppEventSubscriptions
9
AppEventTypes
11
AppsUniverse
1
Connections
12
Connectors
19
ConnectorsUniverse
1
Customers
7
get
List all customers
post
Create a new customer
get
Get customer by ID
put
Update customer completely
delete
Delete a customer
patch
Update customer partially
post
Restore (unarchive) customer
DataCollections
10
DataLinks
2
DataLinkTables
13
DataSources
12
ExportMembraneInterfaces
1
ExternalApiLogs
3
ExternalApps
5
ExternalEventLogRecords
3
ExternalEventPulls
3
ExternalEventSubscriptions
12
FieldMappings
13
Files
1
FlowRuns
9
Flows
12
ImportMembraneInterfaces
1
IncomingWebhooksReader
3
Integrations
16
OrgWorkspaces
7
Packages
13
PackagesUniverse
1
RunFlow
1
Sessions
7
WorkspaceElementsSearch
2
Customers
Update customer completely
put
/customers/{id}
Path parameters
id
string
required
Request body
UpdateCustomerAsAdminDto
required
internalId
string
name
string
fields
object
credentials
object
aiCreditsRolling30DayLimit
number
nullable
Response
CustomerApiResponseDto
required
id
string
required
name
string
required
meta
object
internalId
string
required
fields
object
credentials
object
lastActiveAt
string
isTest
boolean
isBillable
boolean
isActive
boolean
aiCreditsRolling30DayLimit
number
nullable
createdAt
string
archivedAt
string
Changes