Manage

Manage approval rules

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/manage-approval-rules

Manage reject reasons

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/manage-reject-reasons

Manage departments

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/manage-departments

Manage projects

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/manage-projects

List all projects

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/get-projects-all

Get dashboard data

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/get-dashboard-data

Get spending caps

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/get-spending-caps

Create spending cap

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/create-spending-cap

Update spending cap

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/update-spending-cap

Delete spending cap

post
Authorizations
AuthorizationstringRequired

Privy access token

Body
objectOptional

See Edge Function source for exact request shape (e.g. interface XxxRequest in index.ts)

Responses
chevron-right
200

Success

application/json
objectOptional
post
/delete-spending-cap

Last updated