Back to all

How to upload an Attachment using Octopus API

I was wondering in C# Net Core if there's an example on how to use the Octopus API to create an attachment where I pass a Byte Array as content, and then that make a relationship to an Address Book.

Any help will be greatly appreciated :D