Atlassian · Example Payload

Atlassian Bitbucket Repositories Export_Options Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Bitbucket Repositories Export_Options Example is an example object payload from Atlassian, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typeproject_keyproject_namesend_emailinclude_attachments

Example Payload

Raw ↑
{
  "type": "example_value",
  "project_key": "example_value",
  "project_name": "example_value",
  "send_email": "user@example.com",
  "include_attachments": true
}