Skip to main content
MUTATION
downloadSigningProfile(uuid: String!, agentId: ID!): SigningProfileDownload!

Arguments

uuid
String!
required

The uuid used to filter or perform the operation.

agentId
ID!
required

Identifier of the agent.

uuid
ID!

The uuid associated with this signing profile download.

filename
String!

The filename associated with this signing profile download.

contentBase64
String!

Content Base64, encoded as Base64.

Mutation
Variables
Response