/
AP
apitraffic
/
ApiTraffic API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 1mo ago
Details
Account
2
Admin
2
API Tokens
5
Authentication
3
Buckets
6
Collection Sharing
7
Collections
8
get
Returns all collections for a bucket.
post
Creates a new collection.
get
Returns a single collection with its requests.
put
Updates a collection.
delete
Soft-deletes a collection.
post
Adds a request to a collection.
put
Updates the name of a request within a collection.
delete
Removes a request from a collection.
Embeds
3
Environments
5
Events
5
Exclusions
5
MCP
5
MCP Tokens
5
Metrics
4
MFA
6
Redactions
6
Request Sharing
7
Requests
4
Stream Views
6
Utilities
2
Webhooks
2
Workflows
7
Collections
Creates a new collection.
post
/v1/accounts/{accountSid}/buckets/{bucketSid}/collections
Path parameters
accountSid
string
required
bucketSid
string
required
Request body
Model25
required
name
string
required
details
string
nullable
Response
Successful
string
required