Accounts Spec
Managing accounts in your environment via the API.
Create account
Registers a new third-party account with Fiber. The format of CREDENTIAL
will
depend on the source you're using.
Response
Success (status 200)
Failure (status 400)
Custom identifier
You can give your account a custom
identifier
to customize the
account_id
column of its rows in the destination.
This request will fail if another account already exists in the environment with
the same (sourceType, identifier)
combination.
Toggle account state (beta)
You can enable or disable accounts via the following request.
We are rolling out this feature gradually. Reach out to get early access.
Delete account (beta)
This request may take several seconds to complete.
We are rolling out this feature gradually. Reach out to get early access.