Atlassian · Example Payload

Atlassian Bitbucket Repositories Pipeline_Image Example

CodeCollaborationPlatformProductivitySoftware Development

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

Top-level fields

nameusernamepasswordemail

Example Payload

Raw ↑
{
  "name": "Example Title",
  "username": "example_value",
  "password": "example_value",
  "email": "user@example.com"
}